#CFDE84#CFDE84
#CFDE84 is a very light, moderate yellow-green. Relative luminance 0.672; OKLCH L 86.9% C 0.115 H 116.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDE84 |
|---|---|
| RGB | rgb(207, 222, 132) |
| HSL | hsl(70, 58%, 69%) |
| HSV | hsv(70, 41%, 87%) |
| CMYK | cmyk(6.8%, 0%, 40.5%, 12.9%) |
| CIE-LAB | lab(85.59, -18.68, 42.41) |
| CIE-LCH | lch(85.59, 46.34, 113.78°) |
| OKLab | oklab(86.93% -0.0517 0.1032) |
| OKLCH | oklch(86.93% 0.115 116.6) |
| XYZ | xyz(56.0186, 67.1744, 31.8402) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.23
Greenish Tan
#BCCB7A
ΔE00 4.69
Light Khaki
#E6F2A2
ΔE00 5.03
Pale Olive
#B9CC81
ΔE00 5.24
Pale Olive Green
#B1D27B
ΔE00 5.55
Khaki (CSS)
#F0E68C
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDE84 #9384DE
analogous
#DEC084 #CFDE84 #A2DE84
triadic
#CFDE84 #84CFDE #DE84CF
tetradic
#CFDE84 #84DEC0 #9384DE #DE84A2
square
#CFDE84 #84DEC0 #9384DE #DE84A2
split-complementary
#CFDE84 #84A2DE #C084DE
monochromatic
#A0B731 #BCD154 #CFDE84 #E2EBB4 #F5F8E5
Accessibility & contrast
On white
1.45
#CFDE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#CFDE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDE84
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDE84 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57D
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#D8D5C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfde84; /* rgb */ color: rgb(207, 222, 132); /* oklch */ color: oklch(86.9% 0.115 116.6);
Tailwind
colors: {
custom: {
50: '#dfe8a9',
500: '#cfde84',
950: '#000000',
},
}SCSS
$custom: #cfde84; $custom-light: #dfe8a9; $custom-dark: #000000;
JSON
{
"hex": "#cfde84",
"rgb": {
"r": 207,
"g": 222,
"b": 132
},
"hsl": {
"h": 70,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.86925,
"c": 0.11539,
"h": 116.6
},
"luminance": 0.67174
}Semantic roles & 50–950 ramp
primary
#CFDE84
secondary
#6251B5
accent
#20C53C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481