#CFDE87#CFDE87
#CFDE87 is a very light, moderate yellow-green. Relative luminance 0.673; OKLCH L 87.0% C 0.112 H 116.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDE87 |
|---|---|
| RGB | rgb(207, 222, 135) |
| HSL | hsl(70, 57%, 70%) |
| HSV | hsv(70, 39%, 87%) |
| CMYK | cmyk(6.8%, 0%, 39.2%, 12.9%) |
| CIE-LAB | lab(85.63, -18.35, 40.97) |
| CIE-LCH | lch(85.63, 44.89, 114.12°) |
| OKLab | oklab(86.97% -0.0505 0.1001) |
| OKLCH | oklch(86.97% 0.112 116.8) |
| XYZ | xyz(56.2268, 67.2577, 32.9369) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.32
Greenish Tan
#BCCB7A
ΔE00 4.61
Light Khaki
#E6F2A2
ΔE00 4.85
Pale Olive
#B9CC81
ΔE00 5.02
Pale Olive Green
#B1D27B
ΔE00 5.45
Khaki (CSS)
#F0E68C
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDE87 #9687DE
analogous
#DEC287 #CFDE87 #A3DE87
triadic
#CFDE87 #87CFDE #DE87CF
tetradic
#CFDE87 #87DEC2 #9687DE #DE87A3
square
#CFDE87 #87DEC2 #9687DE #DE87A3
split-complementary
#CFDE87 #87A3DE #C287DE
monochromatic
#A1B833 #BCD157 #CFDE87 #E2EBB7 #F5F8E7
Accessibility & contrast
On white
1.45
#CFDE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#CFDE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDE87
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDE87 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D680
Deuteranopia (green-blind)
#E7D78B
Tritanopia (blue-blind)
#D8D5C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfde87; /* rgb */ color: rgb(207, 222, 135); /* oklch */ color: oklch(87.0% 0.112 116.8);
Tailwind
colors: {
custom: {
50: '#dfe8ab',
500: '#cfde87',
950: '#000000',
},
}SCSS
$custom: #cfde87; $custom-light: #dfe8ab; $custom-dark: #000000;
JSON
{
"hex": "#cfde87",
"rgb": {
"r": 207,
"g": 222,
"b": 135
},
"hsl": {
"h": 70.345,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.86972,
"c": 0.11209,
"h": 116.8
},
"luminance": 0.67257
}Semantic roles & 50–950 ramp
primary
#CFDE87
secondary
#6554B5
accent
#21C43D
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481