#CFDB9D#CFDB9D
#CFDB9D is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.7% C 0.082 H 117.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDB9D |
|---|---|
| RGB | rgb(207, 219, 157) |
| HSL | hsl(72, 46%, 74%) |
| HSV | hsv(72, 28%, 86%) |
| CMYK | cmyk(5.5%, 0%, 28.3%, 14.1%) |
| CIE-LAB | lab(85.18, -14.11, 29.22) |
| CIE-LCH | lch(85.18, 32.45, 115.78°) |
| OKLab | oklab(86.72% -0.0375 0.0733) |
| OKLCH | oklch(86.72% 0.082 117.1) |
| XYZ | xyz(57.1492, 66.3631, 41.6904) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.06
Greenish Tan
#BCCB7A
ΔE00 5.68
Greenish Beige
#C9D179
ΔE00 5.82
Light Khaki
#E6F2A2
ΔE00 5.92
Palegoldenrod
#EEE8AA
ΔE00 6.31
Light Grey Green
#B7E1A1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDB9D #A99DDB
analogous
#DBC89D #CFDB9D #B0DB9D
triadic
#CFDB9D #9DCFDB #DB9DCF
tetradic
#CFDB9D #9DDBC8 #A99DDB #DB9DB0
square
#CFDB9D #9DDBC8 #A99DDB #DB9DB0
split-complementary
#CFDB9D #9DB0DB #C89DDB
monochromatic
#A3B944 #B9CB70 #CFDB9D #E5EBCA #F4F7E9
Accessibility & contrast
On white
1.47
#CFDB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#CFDB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDB9D
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDB9D | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D599
Deuteranopia (green-blind)
#E2D5A0
Tritanopia (blue-blind)
#D5D4CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdb9d; /* rgb */ color: rgb(207, 219, 157); /* oklch */ color: oklch(86.7% 0.082 117.1);
Tailwind
colors: {
custom: {
50: '#dee6ba',
500: '#cfdb9d',
950: '#000000',
},
}SCSS
$custom: #cfdb9d; $custom-light: #dee6ba; $custom-dark: #000000;
JSON
{
"hex": "#cfdb9d",
"rgb": {
"r": 207,
"g": 219,
"b": 157
},
"hsl": {
"h": 71.613,
"s": 46.269,
"l": 73.725
},
"oklch": {
"l": 0.86724,
"c": 0.08235,
"h": 117.1
},
"luminance": 0.66363
}Semantic roles & 50–950 ramp
primary
#CFDB9D
secondary
#786AB3
accent
#2CB947
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481