#CFDF95#CFDF95
#CFDF95 is a very light, moderate yellow-green. Relative luminance 0.682; OKLCH L 87.4% C 0.097 H 118.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDF95 |
|---|---|
| RGB | rgb(207, 223, 149) |
| HSL | hsl(73, 54%, 73%) |
| HSV | hsv(73, 33%, 87%) |
| CMYK | cmyk(7.2%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(86.11, -17.15, 34.55) |
| CIE-LCH | lch(86.11, 38.58, 116.40°) |
| OKLab | oklab(87.42% -0.0463 0.0858) |
| OKLCH | oklch(87.42% 0.097 118.4) |
| XYZ | xyz(57.5445, 68.2109, 38.5625) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.57
Greenish Beige
#C9D179
ΔE00 4.78
Pale Olive
#B9CC81
ΔE00 4.79
Greenish Tan
#BCCB7A
ΔE00 5.10
Pale Olive Green
#B1D27B
ΔE00 5.64
Light Grey Green
#B7E1A1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDF95 #A595DF
analogous
#DFCA95 #CFDF95 #AADF95
triadic
#CFDF95 #95CFDF #DF95CF
tetradic
#CFDF95 #95DFCA #A595DF #DF95AA
square
#CFDF95 #95DFCA #A595DF #DF95AA
split-complementary
#CFDF95 #95AADF #CA95DF
monochromatic
#A3C03A #BAD166 #CFDF95 #E4EDC4 #F4F8E7
Accessibility & contrast
On white
1.43
#CFDF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#CFDF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDF95
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDF95 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#E7D898
Tritanopia (blue-blind)
#D6D7CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdf95; /* rgb */ color: rgb(207, 223, 149); /* oklch */ color: oklch(87.4% 0.097 118.4);
Tailwind
colors: {
custom: {
50: '#dee9b5',
500: '#cfdf95',
950: '#000000',
},
}SCSS
$custom: #cfdf95; $custom-light: #dee9b5; $custom-dark: #000000;
JSON
{
"hex": "#cfdf95",
"rgb": {
"r": 207,
"g": 223,
"b": 149
},
"hsl": {
"h": 72.973,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.87422,
"c": 0.09748,
"h": 118.4
},
"luminance": 0.68211
}Semantic roles & 50–950 ramp
primary
#CFDF95
secondary
#7461B7
accent
#24C146
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481