#CFEEA6#CFEEA6
#CFEEA6 is a very light, moderate yellow-green. Relative luminance 0.772; OKLCH L 90.9% C 0.099 H 127.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEA6 |
|---|---|
| RGB | rgb(207, 238, 166) |
| HSL | hsl(86, 68%, 79%) |
| HSV | hsv(86, 30%, 93%) |
| CMYK | cmyk(13%, 0%, 30.3%, 6.7%) |
| CIE-LAB | lab(90.40, -22.23, 31.62) |
| CIE-LCH | lch(90.40, 38.65, 125.11°) |
| OKLab | oklab(90.94% -0.0601 0.0792) |
| OKLCH | oklch(90.94% 0.099 127.2) |
| XYZ | xyz(63.1887, 77.1672, 47.6348) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.31
Light Grey Green
#B7E1A1
ΔE00 4.54
Very Pale Green
#CFFDBC
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 4.65
Very Light Green
#D1FFBD
ΔE00 4.76
Pale Green
#C7FDB5
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEA6 #C5A6EE
analogous
#EEE9A6 #CFEEA6 #ABEEA6
triadic
#CFEEA6 #A6CFEE #EEA6CF
tetradic
#CFEEA6 #A6EEE9 #C5A6EE #EEA6AB
square
#CFEEA6 #A6EEE9 #C5A6EE #EEA6AB
split-complementary
#CFEEA6 #A6ABEE #E9A6EE
monochromatic
#98DA3F #B3E473 #CFEEA6 #EBF8D9 #F1FAE5
Accessibility & contrast
On white
1.28
#CFEEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CFEEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEA6
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEA6 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A1
Deuteranopia (green-blind)
#F1E3A9
Tritanopia (blue-blind)
#D3E8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfeea6; /* rgb */ color: rgb(207, 238, 166); /* oklch */ color: oklch(90.9% 0.099 127.2);
Tailwind
colors: {
custom: {
50: '#def3c1',
500: '#cfeea6',
950: '#000000',
},
}SCSS
$custom: #cfeea6; $custom-light: #def3c1; $custom-dark: #000000;
JSON
{
"hex": "#cfeea6",
"rgb": {
"r": 207,
"g": 238,
"b": 166
},
"hsl": {
"h": 85.833,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.90935,
"c": 0.09946,
"h": 127.2
},
"luminance": 0.77168
}Semantic roles & 50–950 ramp
primary
#CFEEA6
secondary
#966DCB
accent
#16D066
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582