#CFEAAA#CFEAAA
#CFEAAA is a very light, moderate yellow-green. Relative luminance 0.750; OKLCH L 90.2% C 0.089 H 126.7°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEAAA |
|---|---|
| RGB | rgb(207, 234, 170) |
| HSL | hsl(85, 60%, 79%) |
| HSV | hsv(85, 27%, 92%) |
| CMYK | cmyk(11.5%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(89.40, -19.72, 28.24) |
| CIE-LCH | lch(89.40, 34.44, 124.93°) |
| OKLab | oklab(90.16% -0.053 0.0712) |
| OKLCH | oklch(90.16% 0.089 126.7) |
| XYZ | xyz(62.4097, 75.0129, 49.2134) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.15
Light Sage
#BCECAC
ΔE00 4.31
Very Pale Green
#CFFDBC
ΔE00 5.06
Very Light Green
#D1FFBD
ΔE00 5.29
Light Khaki
#E6F2A2
ΔE00 5.65
Washed Out Green
#BCF5A6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEAAA #C5AAEA
analogous
#EAE5AA #CFEAAA #AFEAAA
triadic
#CFEAAA #AACFEA #EAAACF
tetradic
#CFEAAA #AAEAE5 #C5AAEA #EAAAAF
square
#CFEAAA #AAEAE5 #C5AAEA #EAAAAF
split-complementary
#CFEAAA #AAAFEA #E5AAEA
monochromatic
#98D248 #B3DE79 #CFEAAA #EBF6DB #F1F9E6
Accessibility & contrast
On white
1.31
#CFEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#CFEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEAAA
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEAAA | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#EDE0AD
Tritanopia (blue-blind)
#D3E4D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfeaaa; /* rgb */ color: rgb(207, 234, 170); /* oklch */ color: oklch(90.2% 0.089 126.7);
Tailwind
colors: {
custom: {
50: '#def0c3',
500: '#cfeaaa',
950: '#000000',
},
}SCSS
$custom: #cfeaaa; $custom-light: #def0c3; $custom-dark: #000000;
JSON
{
"hex": "#cfeaaa",
"rgb": {
"r": 207,
"g": 234,
"b": 170
},
"hsl": {
"h": 85.313,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.9016,
"c": 0.08879,
"h": 126.7
},
"luminance": 0.75013
}Semantic roles & 50–950 ramp
primary
#CFEAAA
secondary
#9672C6
accent
#1DC865
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582