#CFDE91#CFDE91
#CFDE91 is a very light, moderate yellow-green. Relative luminance 0.676; OKLCH L 87.1% C 0.101 H 117.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDE91 |
|---|---|
| RGB | rgb(207, 222, 145) |
| HSL | hsl(72, 54%, 72%) |
| HSV | hsv(72, 35%, 87%) |
| CMYK | cmyk(6.8%, 0%, 34.7%, 12.9%) |
| CIE-LAB | lab(85.78, -17.16, 36.15) |
| CIE-LCH | lch(85.78, 40.01, 115.39°) |
| OKLab | oklab(87.14% -0.0465 0.0893) |
| OKLCH | oklch(87.14% 0.101 117.5) |
| XYZ | xyz(56.9642, 67.5526, 36.8206) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.14
Light Khaki
#E6F2A2
ΔE00 4.62
Pale Olive
#B9CC81
ΔE00 4.63
Greenish Tan
#BCCB7A
ΔE00 4.72
Pale Olive Green
#B1D27B
ΔE00 5.51
Palegoldenrod
#EEE8AA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDE91 #A091DE
analogous
#DEC691 #CFDE91 #A9DE91
triadic
#CFDE91 #91CFDE #DE91CF
tetradic
#CFDE91 #91DEC6 #A091DE #DE91A9
square
#CFDE91 #91DEC6 #A091DE #DE91A9
split-complementary
#CFDE91 #91A9DE #C691DE
monochromatic
#A2BC38 #BAD062 #CFDE91 #E4ECC0 #F5F8E7
Accessibility & contrast
On white
1.45
#CFDE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#CFDE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDE91
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDE91 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#D7D6CB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfde91; /* rgb */ color: rgb(207, 222, 145); /* oklch */ color: oklch(87.1% 0.101 117.5);
Tailwind
colors: {
custom: {
50: '#dee8b2',
500: '#cfde91',
950: '#000000',
},
}SCSS
$custom: #cfde91; $custom-light: #dee8b2; $custom-dark: #000000;
JSON
{
"hex": "#cfde91",
"rgb": {
"r": 207,
"g": 222,
"b": 145
},
"hsl": {
"h": 71.688,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.87139,
"c": 0.10074,
"h": 117.5
},
"luminance": 0.67552
}Semantic roles & 50–950 ramp
primary
#CFDE91
secondary
#6F5DB6
accent
#24C143
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481