Skip to content

#cfface

a pale, electric green · cool · closest name: beige

RGB
207, 250, 206
HSL
119°, 82%, 89%
CMYK
17, 0, 18, 2
Luminance
0.8609

Every format

HEX#cfface
RGBrgb(207, 250, 206)
HSLhsl(119, 82%, 89%)
CMYKcmyk(17%, 0%, 18%, 2%)
LABlab(94.3 -21.9 16.6)
LCHlch(94.3 27.5 142.8)
OKLCHoklch(0.943 0.073 144.4)

Copy-ready code

/* CSS */
color: #cfface;
background-color: #cfface;
/* Tailwind (arbitrary) */
class="text-[#cfface] bg-[#cfface]"
/* SCSS */
$brand: #cfface;
/* SwiftUI */
Color(red: 0.812, green: 0.980, blue: 0.808)
/* Android */
Color.parseColor("#cfface")

Accessibility — WCAG contrast

Aa
#cfface on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#cfface on black: 18.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green98.0%
Blue80.8%

CMYK percentages

Cyan17.2%
Magenta0.0%
Yellow17.6%
Key (black)2.0%

Color previews

#cfface text on a black background

contrast 18.22:1

Card sample

#cfface text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cfface;
Background color
Panel with #cfface background
background-color: #cfface;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cfface;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(207, 250, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 250, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfface;
background: linear-gradient(135deg, #cfface, #CEFAEA);

Monochromatic scale

Palettes built from #cfface

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfface in the Color Lab