#CFDE90#CFDE90
#CFDE90 is a very light, moderate yellow-green. Relative luminance 0.675; OKLCH L 87.1% C 0.102 H 117.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDE90 |
|---|---|
| RGB | rgb(207, 222, 144) |
| HSL | hsl(72, 54%, 72%) |
| HSV | hsv(72, 35%, 87%) |
| CMYK | cmyk(6.8%, 0%, 35.1%, 12.9%) |
| CIE-LAB | lab(85.77, -17.28, 36.63) |
| CIE-LCH | lch(85.77, 40.50, 115.25°) |
| OKLab | oklab(87.12% -0.0469 0.0904) |
| OKLCH | oklch(87.12% 0.102 117.4) |
| XYZ | xyz(56.8875, 67.5219, 36.4163) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.03
Light Khaki
#E6F2A2
ΔE00 4.61
Pale Olive
#B9CC81
ΔE00 4.64
Greenish Tan
#BCCB7A
ΔE00 4.68
Pale Olive Green
#B1D27B
ΔE00 5.47
Palegoldenrod
#EEE8AA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDE90 #9F90DE
analogous
#DEC690 #CFDE90 #A8DE90
triadic
#CFDE90 #90CFDE #DE90CF
tetradic
#CFDE90 #90DEC6 #9F90DE #DE90A8
square
#CFDE90 #90DEC6 #9F90DE #DE90A8
split-complementary
#CFDE90 #90A8DE #C690DE
monochromatic
#A2BC38 #BBD061 #CFDE90 #E3ECBF #F5F8E7
Accessibility & contrast
On white
1.45
#CFDE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#CFDE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDE90
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDE90 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68A
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#D7D6CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfde90; /* rgb */ color: rgb(207, 222, 144); /* oklch */ color: oklch(87.1% 0.102 117.4);
Tailwind
colors: {
custom: {
50: '#dee8b1',
500: '#cfde90',
950: '#000000',
},
}SCSS
$custom: #cfde90; $custom-light: #dee8b1; $custom-dark: #000000;
JSON
{
"hex": "#cfde90",
"rgb": {
"r": 207,
"g": 222,
"b": 144
},
"hsl": {
"h": 71.538,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.87121,
"c": 0.1019,
"h": 117.4
},
"luminance": 0.67522
}Semantic roles & 50–950 ramp
primary
#CFDE90
secondary
#6E5CB6
accent
#24C242
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151611
muted
#848481