#CFDC9D#CFDC9D
#CFDC9D is a very light, moderate yellow-green. Relative luminance 0.669; OKLCH L 86.9% C 0.084 H 117.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDC9D |
|---|---|
| RGB | rgb(207, 220, 157) |
| HSL | hsl(72, 47%, 74%) |
| HSV | hsv(72, 29%, 86%) |
| CMYK | cmyk(5.9%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(85.45, -14.61, 29.58) |
| CIE-LCH | lch(85.45, 32.99, 116.29°) |
| OKLab | oklab(86.94% -0.0389 0.0742) |
| OKLCH | oklch(86.94% 0.084 117.7) |
| XYZ | xyz(57.4108, 66.8864, 41.7776) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.06
Light Khaki
#E6F2A2
ΔE00 5.69
Greenish Tan
#BCCB7A
ΔE00 5.70
Greenish Beige
#C9D179
ΔE00 5.83
Palegoldenrod
#EEE8AA
ΔE00 6.40
Light Grey Green
#B7E1A1
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDC9D #AA9DDC
analogous
#DCCA9D #CFDC9D #B0DC9D
triadic
#CFDC9D #9DCFDC #DC9DCF
tetradic
#CFDC9D #9DDCCA #AA9DDC #DC9DB0
square
#CFDC9D #9DDCCA #AA9DDC #DC9DB0
split-complementary
#CFDC9D #9DB0DC #CA9DDC
monochromatic
#A3BC43 #B9CC70 #CFDC9D #E5ECCA #F4F7E8
Accessibility & contrast
On white
1.46
#CFDC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#CFDC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDC9D
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDC9D | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#E3D6A0
Tritanopia (blue-blind)
#D5D5CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdc9d; /* rgb */ color: rgb(207, 220, 157); /* oklch */ color: oklch(86.9% 0.084 117.7);
Tailwind
colors: {
custom: {
50: '#dee6ba',
500: '#cfdc9d',
950: '#000000',
},
}SCSS
$custom: #cfdc9d; $custom-light: #dee6ba; $custom-dark: #000000;
JSON
{
"hex": "#cfdc9d",
"rgb": {
"r": 207,
"g": 220,
"b": 157
},
"hsl": {
"h": 72.381,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.86935,
"c": 0.08376,
"h": 117.7
},
"luminance": 0.66886
}Semantic roles & 50–950 ramp
primary
#CFDC9D
secondary
#7969B4
accent
#2BBB49
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481