#CFDD91#CFDD91
#CFDD91 is a very light, moderate yellow-green. Relative luminance 0.670; OKLCH L 86.9% C 0.099 H 117.0°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDD91 |
|---|---|
| RGB | rgb(207, 221, 145) |
| HSL | hsl(71, 53%, 72%) |
| HSV | hsv(71, 34%, 87%) |
| CMYK | cmyk(6.3%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(85.52, -16.66, 35.80) |
| CIE-LCH | lch(85.52, 39.49, 114.96°) |
| OKLab | oklab(86.93% -0.0451 0.0885) |
| OKLCH | oklch(86.93% 0.099 117) |
| XYZ | xyz(56.6994, 67.0230, 36.7323) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.00
Pale Olive
#B9CC81
ΔE00 4.51
Greenish Tan
#BCCB7A
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 4.78
Pale Olive Green
#B1D27B
ΔE00 5.58
Palegoldenrod
#EEE8AA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDD91 #9F91DD
analogous
#DDC591 #CFDD91 #A9DD91
triadic
#CFDD91 #91CFDD #DD91CF
tetradic
#CFDD91 #91DDC5 #9F91DD #DD91A9
square
#CFDD91 #91DDC5 #9F91DD #DD91A9
split-complementary
#CFDD91 #91A9DD #C591DD
monochromatic
#A2BA3A #BBCF62 #CFDD91 #E3EBC0 #F5F8E8
Accessibility & contrast
On white
1.46
#CFDD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#CFDD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDD91
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDD91 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58C
Deuteranopia (green-blind)
#E5D694
Tritanopia (blue-blind)
#D7D5CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfdd91; /* rgb */ color: rgb(207, 221, 145); /* oklch */ color: oklch(86.9% 0.099 117.0);
Tailwind
colors: {
custom: {
50: '#dee7b2',
500: '#cfdd91',
950: '#000000',
},
}SCSS
$custom: #cfdd91; $custom-light: #dee7b2; $custom-dark: #000000;
JSON
{
"hex": "#cfdd91",
"rgb": {
"r": 207,
"g": 221,
"b": 145
},
"hsl": {
"h": 71.053,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.86926,
"c": 0.09938,
"h": 117
},
"luminance": 0.67023
}Semantic roles & 50–950 ramp
primary
#CFDD91
secondary
#6E5EB5
accent
#25C042
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481