#CFDF84#CFDF84
#CFDF84 is a very light, moderate yellow-green. Relative luminance 0.677; OKLCH L 87.1% C 0.117 H 117.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDF84 |
|---|---|
| RGB | rgb(207, 223, 132) |
| HSL | hsl(71, 59%, 70%) |
| HSV | hsv(71, 41%, 87%) |
| CMYK | cmyk(7.2%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(85.86, -19.17, 42.75) |
| CIE-LCH | lch(85.86, 46.85, 114.16°) |
| OKLab | oklab(87.14% -0.0531 0.1039) |
| OKLCH | oklch(87.14% 0.117 117) |
| XYZ | xyz(56.2850, 67.7071, 31.9290) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.49
Greenish Tan
#BCCB7A
ΔE00 4.90
Light Khaki
#E6F2A2
ΔE00 4.94
Pale Olive
#B9CC81
ΔE00 5.40
Pale Olive Green
#B1D27B
ΔE00 5.54
Khaki (CSS)
#F0E68C
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDF84 #9484DF
analogous
#DFC184 #CFDF84 #A2DF84
triadic
#CFDF84 #84CFDF #DF84CF
tetradic
#CFDF84 #84DFC1 #9484DF #DF84A2
square
#CFDF84 #84DFC1 #9484DF #DF84A2
split-complementary
#CFDF84 #84A2DF #C184DF
monochromatic
#A1B930 #BCD253 #CFDF84 #E2ECB5 #F5F8E5
Accessibility & contrast
On white
1.44
#CFDF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#CFDF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDF84
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDF84 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67D
Deuteranopia (green-blind)
#E9D788
Tritanopia (blue-blind)
#D8D6C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdf84; /* rgb */ color: rgb(207, 223, 132); /* oklch */ color: oklch(87.1% 0.117 117.0);
Tailwind
colors: {
custom: {
50: '#dfe9a9',
500: '#cfdf84',
950: '#000000',
},
}SCSS
$custom: #cfdf84; $custom-light: #dfe9a9; $custom-dark: #000000;
JSON
{
"hex": "#cfdf84",
"rgb": {
"r": 207,
"g": 223,
"b": 132
},
"hsl": {
"h": 70.549,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.87138,
"c": 0.1167,
"h": 117
},
"luminance": 0.67707
}Semantic roles & 50–950 ramp
primary
#CFDF84
secondary
#6351B6
accent
#1FC63D
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481