#CFDE88#CFDE88
#CFDE88 is a very light, moderate yellow-green. Relative luminance 0.673; OKLCH L 87.0% C 0.111 H 116.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDE88 |
|---|---|
| RGB | rgb(207, 222, 136) |
| HSL | hsl(70, 57%, 70%) |
| HSV | hsv(70, 39%, 87%) |
| CMYK | cmyk(6.8%, 0%, 38.7%, 12.9%) |
| CIE-LAB | lab(85.65, -18.23, 40.49) |
| CIE-LCH | lch(85.65, 44.41, 114.24°) |
| OKLab | oklab(86.99% -0.0501 0.099) |
| OKLCH | oklch(86.99% 0.111 116.8) |
| XYZ | xyz(56.2976, 67.2860, 33.3095) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.37
Greenish Tan
#BCCB7A
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 4.80
Pale Olive
#B9CC81
ΔE00 4.96
Pale Olive Green
#B1D27B
ΔE00 5.43
Khaki (CSS)
#F0E68C
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDE88 #9788DE
analogous
#DEC288 #CFDE88 #A4DE88
triadic
#CFDE88 #88CFDE #DE88CF
tetradic
#CFDE88 #88DEC2 #9788DE #DE88A4
square
#CFDE88 #88DEC2 #9788DE #DE88A4
split-complementary
#CFDE88 #88A4DE #C288DE
monochromatic
#A1B833 #BCD158 #CFDE88 #E2EBB8 #F5F8E7
Accessibility & contrast
On white
1.45
#CFDE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#CFDE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDE88
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDE88 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D682
Deuteranopia (green-blind)
#E7D78C
Tritanopia (blue-blind)
#D8D5C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfde88; /* rgb */ color: rgb(207, 222, 136); /* oklch */ color: oklch(87.0% 0.111 116.8);
Tailwind
colors: {
custom: {
50: '#dfe8ac',
500: '#cfde88',
950: '#000000',
},
}SCSS
$custom: #cfde88; $custom-light: #dfe8ac; $custom-dark: #000000;
JSON
{
"hex": "#cfde88",
"rgb": {
"r": 207,
"g": 222,
"b": 136
},
"hsl": {
"h": 70.465,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.86988,
"c": 0.11097,
"h": 116.8
},
"luminance": 0.67286
}Semantic roles & 50–950 ramp
primary
#CFDE88
secondary
#6655B5
accent
#21C43E
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481