#CFDF8B#CFDF8B
#CFDF8B is a very light, moderate yellow-green. Relative luminance 0.679; OKLCH L 87.3% C 0.109 H 117.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDF8B |
|---|---|
| RGB | rgb(207, 223, 139) |
| HSL | hsl(71, 57%, 71%) |
| HSV | hsv(71, 38%, 87%) |
| CMYK | cmyk(7.2%, 0%, 37.7%, 12.5%) |
| CIE-LAB | lab(85.96, -18.37, 39.39) |
| CIE-LCH | lch(85.96, 43.47, 115.01°) |
| OKLab | oklab(87.25% -0.0503 0.0966) |
| OKLCH | oklch(87.25% 0.109 117.5) |
| XYZ | xyz(56.7801, 67.9052, 34.5369) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.78
Light Khaki
#E6F2A2
ΔE00 4.57
Greenish Tan
#BCCB7A
ΔE00 4.76
Pale Olive
#B9CC81
ΔE00 4.95
Pale Olive Green
#B1D27B
ΔE00 5.37
Khaki (CSS)
#F0E68C
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDF8B #9B8BDF
analogous
#DFC58B #CFDF8B #A5DF8B
triadic
#CFDF8B #8BCFDF #DF8BCF
tetradic
#CFDF8B #8BDFC5 #9B8BDF #DF8BA5
square
#CFDF8B #8BDFC5 #9B8BDF #DF8BA5
split-complementary
#CFDF8B #8BA5DF #C58BDF
monochromatic
#A2BC34 #BBD25B #CFDF8B #E3ECBB #F5F8E7
Accessibility & contrast
On white
1.44
#CFDF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#CFDF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDF8B
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDF8B | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD785
Deuteranopia (green-blind)
#E8D88F
Tritanopia (blue-blind)
#D7D7CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfdf8b; /* rgb */ color: rgb(207, 223, 139); /* oklch */ color: oklch(87.3% 0.109 117.5);
Tailwind
colors: {
custom: {
50: '#dfe9ae',
500: '#cfdf8b',
950: '#000000',
},
}SCSS
$custom: #cfdf8b; $custom-light: #dfe9ae; $custom-dark: #000000;
JSON
{
"hex": "#cfdf8b",
"rgb": {
"r": 207,
"g": 223,
"b": 139
},
"hsl": {
"h": 71.429,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.8725,
"c": 0.10894,
"h": 117.5
},
"luminance": 0.67905
}Semantic roles & 50–950 ramp
primary
#CFDF8B
secondary
#6A57B7
accent
#21C440
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481