#CFE8AA#CFE8AA
#CFE8AA is a very light, moderate yellow-green. Relative luminance 0.739; OKLCH L 89.7% C 0.086 H 125.9°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE8AA |
|---|---|
| RGB | rgb(207, 232, 170) |
| HSL | hsl(84, 57%, 79%) |
| HSV | hsv(84, 27%, 91%) |
| CMYK | cmyk(10.8%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(88.87, -18.74, 27.51) |
| CIE-LCH | lch(88.87, 33.29, 124.26°) |
| OKLab | oklab(89.74% -0.0503 0.0695) |
| OKLCH | oklch(89.74% 0.086 125.9) |
| XYZ | xyz(61.8435, 73.8806, 49.0247) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.25
Light Sage
#BCECAC
ΔE00 4.65
Very Pale Green
#CFFDBC
ΔE00 5.56
Light Khaki
#E6F2A2
ΔE00 5.75
Very Light Green
#D1FFBD
ΔE00 5.80
Washed Out Green
#BCF5A6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE8AA #C3AAE8
analogous
#E8E2AA #CFE8AA #B0E8AA
triadic
#CFE8AA #AACFE8 #E8AACF
tetradic
#CFE8AA #AAE8E2 #C3AAE8 #E8AAB0
square
#CFE8AA #AAE8E2 #C3AAE8 #E8AAB0
split-complementary
#CFE8AA #AAB0E8 #E2AAE8
monochromatic
#99CE4A #B4DB7A #CFE8AA #EAF5DA #F1F8E7
Accessibility & contrast
On white
1.33
#CFE8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#CFE8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE8AA
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE8AA | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#EBDFAD
Tritanopia (blue-blind)
#D3E2D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe8aa; /* rgb */ color: rgb(207, 232, 170); /* oklch */ color: oklch(89.7% 0.086 125.9);
Tailwind
colors: {
custom: {
50: '#deefc3',
500: '#cfe8aa',
950: '#000000',
},
}SCSS
$custom: #cfe8aa; $custom-light: #deefc3; $custom-dark: #000000;
JSON
{
"hex": "#cfe8aa",
"rgb": {
"r": 207,
"g": 232,
"b": 170
},
"hsl": {
"h": 84.194,
"s": 57.407,
"l": 78.824
},
"oklch": {
"l": 0.89735,
"c": 0.08576,
"h": 125.9
},
"luminance": 0.73881
}Semantic roles & 50–950 ramp
primary
#CFE8AA
secondary
#9373C3
accent
#21C563
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582