#CFDF93#CFDF93
#CFDF93 is a very light, moderate yellow-green. Relative luminance 0.681; OKLCH L 87.4% C 0.100 H 118.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDF93 |
|---|---|
| RGB | rgb(207, 223, 147) |
| HSL | hsl(73, 54%, 73%) |
| HSV | hsv(73, 34%, 87%) |
| CMYK | cmyk(7.2%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(86.08, -17.40, 35.52) |
| CIE-LCH | lch(86.08, 39.56, 116.10°) |
| OKLab | oklab(87.39% -0.0471 0.088) |
| OKLCH | oklch(87.39% 0.1 118.2) |
| XYZ | xyz(57.3862, 68.1476, 37.7287) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.51
Greenish Beige
#C9D179
ΔE00 4.53
Pale Olive
#B9CC81
ΔE00 4.76
Greenish Tan
#BCCB7A
ΔE00 4.98
Pale Olive Green
#B1D27B
ΔE00 5.53
Light Grey Green
#B7E1A1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDF93 #A393DF
analogous
#DFC993 #CFDF93 #A9DF93
triadic
#CFDF93 #93CFDF #DF93CF
tetradic
#CFDF93 #93DFC9 #A393DF #DF93A9
square
#CFDF93 #93DFC9 #A393DF #DF93A9
split-complementary
#CFDF93 #93A9DF #C993DF
monochromatic
#A3BF39 #BAD164 #CFDF93 #E4EDC2 #F5F8E7
Accessibility & contrast
On white
1.44
#CFDF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#CFDF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDF93
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDF93 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78E
Deuteranopia (green-blind)
#E7D896
Tritanopia (blue-blind)
#D6D7CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdf93; /* rgb */ color: rgb(207, 223, 147); /* oklch */ color: oklch(87.4% 0.100 118.2);
Tailwind
colors: {
custom: {
50: '#dee9b3',
500: '#cfdf93',
950: '#000000',
},
}SCSS
$custom: #cfdf93; $custom-light: #dee9b3; $custom-dark: #000000;
JSON
{
"hex": "#cfdf93",
"rgb": {
"r": 207,
"g": 223,
"b": 147
},
"hsl": {
"h": 72.632,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.87386,
"c": 0.0998,
"h": 118.2
},
"luminance": 0.68147
}Semantic roles & 50–950 ramp
primary
#CFDF93
secondary
#725FB7
accent
#24C245
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481