#CFFEC9#CFFEC9
#CFFEC9 is a very light, moderate green. Relative luminance 0.884; OKLCH L 95.1% C 0.085 H 141.9°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEC9 |
|---|---|
| RGB | rgb(207, 254, 201) |
| HSL | hsl(113, 96%, 89%) |
| HSV | hsv(113, 21%, 100%) |
| CMYK | cmyk(18.5%, 0%, 20.9%, 0.4%) |
| CIE-LAB | lab(95.31, -24.61, 20.53) |
| CIE-LCH | lch(95.31, 32.05, 140.17°) |
| OKLab | oklab(95.08% -0.0671 0.0526) |
| OKLCH | oklch(95.08% 0.085 141.9) |
| XYZ | xyz(71.7141, 88.3644, 68.5247) |
| Luminance | 0.8837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.79
Very Light Green
#D1FFBD
ΔE00 2.97
Pale Green
#C7FDB5
ΔE00 4.02
Celadon
#BEFDB7
ΔE00 4.05
Light Mint
#B6FFBB
ΔE00 4.65
Light Sage
#BCECAC
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEC9 #F8C9FE
analogous
#EAFEC9 #CFFEC9 #C9FEDE
triadic
#CFFEC9 #C9CFFE #FEC9CF
tetradic
#CFFEC9 #C9EAFE #F8C9FE #FEDEC9
square
#CFFEC9 #C9EAFE #F8C9FE #FEDEC9
split-complementary
#CFFEC9 #DEC9FE #FEC9EA
monochromatic
#64FC51 #9AFD8D #CFFEC9 #E4FEE1 #E4FEE1
Accessibility & contrast
On white
1.12
#CFFEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#CFFEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEC9
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEC9 | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C6
Deuteranopia (green-blind)
#F9F0CC
Tritanopia (blue-blind)
#CCFAEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffec9; /* rgb */ color: rgb(207, 254, 201); /* oklch */ color: oklch(95.1% 0.085 141.9);
Tailwind
colors: {
custom: {
50: '#deffd9',
500: '#cffec9',
950: '#000000',
},
}SCSS
$custom: #cffec9; $custom-light: #deffd9; $custom-dark: #000000;
JSON
{
"hex": "#cffec9",
"rgb": {
"r": 207,
"g": 254,
"b": 201
},
"hsl": {
"h": 113.208,
"s": 96.364,
"l": 89.216
},
"oklch": {
"l": 0.95077,
"c": 0.08522,
"h": 141.9
},
"luminance": 0.88366
}Semantic roles & 50–950 ramp
primary
#CFFEC9
secondary
#DC84E7
accent
#00E6CC
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683