#CFDD96#CFDD96
#CFDD96 is a very light, moderate yellow-green. Relative luminance 0.672; OKLCH L 87.0% C 0.094 H 117.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDD96 |
|---|---|
| RGB | rgb(207, 221, 150) |
| HSL | hsl(72, 51%, 73%) |
| HSV | hsv(72, 32%, 87%) |
| CMYK | cmyk(6.3%, 0%, 32.1%, 13.3%) |
| CIE-LAB | lab(85.60, -16.03, 33.36) |
| CIE-LCH | lch(85.60, 37.01, 115.67°) |
| OKLab | oklab(87.02% -0.0431 0.083) |
| OKLCH | oklch(87.02% 0.094 117.5) |
| XYZ | xyz(57.0935, 67.1806, 38.8077) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.60
Greenish Beige
#C9D179
ΔE00 4.70
Light Khaki
#E6F2A2
ΔE00 4.94
Greenish Tan
#BCCB7A
ΔE00 4.94
Pale Olive Green
#B1D27B
ΔE00 5.87
Palegoldenrod
#EEE8AA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDD96 #A496DD
analogous
#DDC796 #CFDD96 #ABDD96
triadic
#CFDD96 #96CFDD #DD96CF
tetradic
#CFDD96 #96DDC7 #A496DD #DD96AB
square
#CFDD96 #96DDC7 #A496DD #DD96AB
split-complementary
#CFDD96 #96ABDD #C796DD
monochromatic
#A3BC3D #BACE68 #CFDD96 #E4ECC4 #F4F8E8
Accessibility & contrast
On white
1.45
#CFDD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#CFDD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDD96
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDD96 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D691
Deuteranopia (green-blind)
#E5D699
Tritanopia (blue-blind)
#D6D6CB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfdd96; /* rgb */ color: rgb(207, 221, 150); /* oklch */ color: oklch(87.0% 0.094 117.5);
Tailwind
colors: {
custom: {
50: '#dee7b5',
500: '#cfdd96',
950: '#000000',
},
}SCSS
$custom: #cfdd96; $custom-light: #dee7b5; $custom-dark: #000000;
JSON
{
"hex": "#cfdd96",
"rgb": {
"r": 207,
"g": 221,
"b": 150
},
"hsl": {
"h": 71.831,
"s": 51.079,
"l": 72.745
},
"oklch": {
"l": 0.87015,
"c": 0.09353,
"h": 117.5
},
"luminance": 0.6718
}Semantic roles & 50–950 ramp
primary
#CFDD96
secondary
#7362B5
accent
#27BE45
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481