#CFDD90#CFDD90
#CFDD90 is a very light, moderate yellow-green. Relative luminance 0.670; OKLCH L 86.9% C 0.101 H 116.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDD90 |
|---|---|
| RGB | rgb(207, 221, 144) |
| HSL | hsl(71, 53%, 72%) |
| HSV | hsv(71, 35%, 87%) |
| CMYK | cmyk(6.3%, 0%, 34.8%, 13.3%) |
| CIE-LAB | lab(85.50, -16.79, 36.28) |
| CIE-LCH | lch(85.50, 39.98, 114.83°) |
| OKLab | oklab(86.91% -0.0455 0.0896) |
| OKLCH | oklch(86.91% 0.101 116.9) |
| XYZ | xyz(56.6227, 66.9923, 36.3280) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.88
Pale Olive
#B9CC81
ΔE00 4.51
Greenish Tan
#BCCB7A
ΔE00 4.53
Light Khaki
#E6F2A2
ΔE00 4.76
Pale Olive Green
#B1D27B
ΔE00 5.55
Palegoldenrod
#EEE8AA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDD90 #9E90DD
analogous
#DDC590 #CFDD90 #A9DD90
triadic
#CFDD90 #90CFDD #DD90CF
tetradic
#CFDD90 #90DDC5 #9E90DD #DD90A9
square
#CFDD90 #90DDC5 #9E90DD #DD90A9
split-complementary
#CFDD90 #90A9DD #C590DD
monochromatic
#A2BA39 #BBCF61 #CFDD90 #E3EBBF #F5F8E8
Accessibility & contrast
On white
1.46
#CFDD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#CFDD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDD90
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDD90 | 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)
#E7D58B
Deuteranopia (green-blind)
#E6D693
Tritanopia (blue-blind)
#D7D5CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfdd90; /* rgb */ color: rgb(207, 221, 144); /* oklch */ color: oklch(86.9% 0.101 116.9);
Tailwind
colors: {
custom: {
50: '#dee7b1',
500: '#cfdd90',
950: '#000000',
},
}SCSS
$custom: #cfdd90; $custom-light: #dee7b1; $custom-dark: #000000;
JSON
{
"hex": "#cfdd90",
"rgb": {
"r": 207,
"g": 221,
"b": 144
},
"hsl": {
"h": 70.909,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.86908,
"c": 0.10054,
"h": 116.9
},
"luminance": 0.66992
}Semantic roles & 50–950 ramp
primary
#CFDD90
secondary
#6D5DB5
accent
#25C141
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151611
muted
#848481