#CFDF94#CFDF94
#CFDF94 is a very light, moderate yellow-green. Relative luminance 0.682; OKLCH L 87.4% C 0.099 H 118.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDF94 |
|---|---|
| RGB | rgb(207, 223, 148) |
| HSL | hsl(73, 54%, 73%) |
| HSV | hsv(73, 34%, 87%) |
| CMYK | cmyk(7.2%, 0%, 33.6%, 12.5%) |
| CIE-LAB | lab(86.10, -17.28, 35.04) |
| CIE-LCH | lch(86.10, 39.07, 116.25°) |
| OKLab | oklab(87.4% -0.0467 0.0869) |
| OKLCH | oklch(87.4% 0.099 118.3) |
| XYZ | xyz(57.4650, 68.1791, 38.1438) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.53
Greenish Beige
#C9D179
ΔE00 4.65
Pale Olive
#B9CC81
ΔE00 4.77
Greenish Tan
#BCCB7A
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.58
Light Grey Green
#B7E1A1
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDF94 #A494DF
analogous
#DFC994 #CFDF94 #A9DF94
triadic
#CFDF94 #94CFDF #DF94CF
tetradic
#CFDF94 #94DFC9 #A494DF #DF94A9
square
#CFDF94 #94DFC9 #A494DF #DF94A9
split-complementary
#CFDF94 #94A9DF #C994DF
monochromatic
#A3BF39 #BAD165 #CFDF94 #E4EDC3 #F4F8E7
Accessibility & contrast
On white
1.43
#CFDF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#CFDF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDF94
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDF94 | 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)
#E9D78F
Deuteranopia (green-blind)
#E7D897
Tritanopia (blue-blind)
#D6D7CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdf94; /* rgb */ color: rgb(207, 223, 148); /* oklch */ color: oklch(87.4% 0.099 118.3);
Tailwind
colors: {
custom: {
50: '#dee9b4',
500: '#cfdf94',
950: '#000000',
},
}SCSS
$custom: #cfdf94; $custom-light: #dee9b4; $custom-dark: #000000;
JSON
{
"hex": "#cfdf94",
"rgb": {
"r": 207,
"g": 223,
"b": 148
},
"hsl": {
"h": 72.8,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.87404,
"c": 0.09864,
"h": 118.3
},
"luminance": 0.68179
}Semantic roles & 50–950 ramp
primary
#CFDF94
secondary
#7360B7
accent
#24C146
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481