#CFFACE#CFFACE
#CFFACE is a very light, moderate green. Relative luminance 0.861; OKLCH L 94.3% C 0.073 H 144.4°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFACE |
|---|---|
| RGB | rgb(207, 250, 206) |
| HSL | hsl(119, 81%, 89%) |
| HSV | hsv(119, 18%, 98%) |
| CMYK | cmyk(17.2%, 0%, 17.6%, 2%) |
| CIE-LAB | lab(94.35, -21.86, 16.62) |
| CIE-LCH | lch(94.35, 27.46, 142.75°) |
| OKLab | oklab(94.34% -0.0597 0.0428) |
| OKLCH | oklch(94.34% 0.074 144.4) |
| XYZ | xyz(71.0557, 86.0913, 71.2542) |
| Luminance | 0.8609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.78
Very Light Green
#D1FFBD
ΔE00 5.01
Mint
#AAF0C1
ΔE00 5.64
Light Sage
#BCECAC
ΔE00 5.83
Celadon
#BEFDB7
ΔE00 5.96
Pale Green
#C7FDB5
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFACE #F9CEFA
analogous
#E5FACE #CFFACE #CEFAE3
triadic
#CFFACE #CECFFA #FACECF
tetradic
#CFFACE #CEE5FA #F9CEFA #FAE3CE
square
#CFFACE #CEE5FA #F9CEFA #FAE3CE
split-complementary
#CFFACE #E3CEFA #FACEE5
monochromatic
#62EF5F #99F496 #CFFACE #E4FCE3 #E4FCE3
Accessibility & contrast
On white
1.15
#CFFACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#CFFACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFACE
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFACE | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CC
Deuteranopia (green-blind)
#F5EDD0
Tritanopia (blue-blind)
#CBF7EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cfface; /* rgb */ color: rgb(207, 250, 206); /* oklch */ color: oklch(94.3% 0.073 144.4);
Tailwind
colors: {
custom: {
50: '#defcdd',
500: '#cfface',
950: '#000000',
},
}SCSS
$custom: #cfface; $custom-light: #defcdd; $custom-dark: #000000;
JSON
{
"hex": "#cfface",
"rgb": {
"r": 207,
"g": 250,
"b": 206
},
"hsl": {
"h": 118.636,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.94341,
"c": 0.0735,
"h": 144.4
},
"luminance": 0.86093
}Semantic roles & 50–950 ramp
primary
#CFFACE
secondary
#DE8DE0
accent
#08DED9
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151715
muted
#848584