#CFDF96#CFDF96
#CFDF96 is a very light, moderate yellow-green. Relative luminance 0.682; OKLCH L 87.4% C 0.096 H 118.5°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDF96 |
|---|---|
| RGB | rgb(207, 223, 150) |
| HSL | hsl(73, 53%, 73%) |
| HSV | hsv(73, 33%, 87%) |
| CMYK | cmyk(7.2%, 0%, 32.7%, 12.5%) |
| CIE-LAB | lab(86.13, -17.02, 34.07) |
| CIE-LCH | lch(86.13, 38.08, 116.55°) |
| OKLab | oklab(87.44% -0.0459 0.0846) |
| OKLCH | oklch(87.44% 0.096 118.5) |
| XYZ | xyz(57.6247, 68.2430, 38.9847) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.61
Pale Olive
#B9CC81
ΔE00 4.81
Greenish Beige
#C9D179
ΔE00 4.91
Greenish Tan
#BCCB7A
ΔE00 5.17
Pale Olive Green
#B1D27B
ΔE00 5.70
Light Grey Green
#B7E1A1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDF96 #A696DF
analogous
#DFCA96 #CFDF96 #AADF96
triadic
#CFDF96 #96CFDF #DF96CF
tetradic
#CFDF96 #96DFCA #A696DF #DF96AA
square
#CFDF96 #96DFCA #A696DF #DF96AA
split-complementary
#CFDF96 #96AADF #CA96DF
monochromatic
#A3C03B #BAD167 #CFDF96 #E4EDC5 #F4F8E8
Accessibility & contrast
On white
1.43
#CFDF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#CFDF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDF96
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDF96 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#E6D899
Tritanopia (blue-blind)
#D6D7CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdf96; /* rgb */ color: rgb(207, 223, 150); /* oklch */ color: oklch(87.4% 0.096 118.5);
Tailwind
colors: {
custom: {
50: '#dee9b5',
500: '#cfdf96',
950: '#000000',
},
}SCSS
$custom: #cfdf96; $custom-light: #dee9b5; $custom-dark: #000000;
JSON
{
"hex": "#cfdf96",
"rgb": {
"r": 207,
"g": 223,
"b": 150
},
"hsl": {
"h": 73.151,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.8744,
"c": 0.09631,
"h": 118.5
},
"luminance": 0.68243
}Semantic roles & 50–950 ramp
primary
#CFDF96
secondary
#7562B7
accent
#25C147
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481