#CFDEB1#CFDEB1
#CFDEB1 is a very light, moderate yellow-green. Relative luminance 0.687; OKLCH L 87.8% C 0.062 H 122.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEB1 |
|---|---|
| RGB | rgb(207, 222, 177) |
| HSL | hsl(80, 41%, 78%) |
| HSV | hsv(80, 20%, 87%) |
| CMYK | cmyk(6.8%, 0%, 20.3%, 12.9%) |
| CIE-LAB | lab(86.35, -12.74, 20.44) |
| CIE-LCH | lch(86.35, 24.08, 121.93°) |
| OKLab | oklab(87.77% -0.0335 0.0523) |
| OKLCH | oklch(87.77% 0.062 122.7) |
| XYZ | xyz(59.7882, 68.6822, 51.6937) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.75
Light Sage
#BCECAC
ΔE00 7.67
Palegoldenrod
#EEE8AA
ΔE00 8.09
Pale Olive
#B9CC81
ΔE00 8.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.41
Light Khaki
#E6F2A2
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEB1 #C0B1DE
analogous
#DED6B1 #CFDEB1 #B8DEB1
triadic
#CFDEB1 #B1CFDE #DEB1CF
tetradic
#CFDEB1 #B1DED6 #C0B1DE #DEB1B8
square
#CFDEB1 #B1DED6 #C0B1DE #DEB1B8
split-complementary
#CFDEB1 #B1B8DE #D6B1DE
monochromatic
#9ABA5B #B5CC86 #CFDEB1 #E9F0DC #F2F6E9
Accessibility & contrast
On white
1.43
#CFDEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CFDEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEB1
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEB1 | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AE
Deuteranopia (green-blind)
#E2D8B3
Tritanopia (blue-blind)
#D3D9D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdeb1; /* rgb */ color: rgb(207, 222, 177); /* oklch */ color: oklch(87.8% 0.062 122.7);
Tailwind
colors: {
custom: {
50: '#dee8c8',
500: '#cfdeb1',
950: '#000000',
},
}SCSS
$custom: #cfdeb1; $custom-light: #dee8c8; $custom-dark: #000000;
JSON
{
"hex": "#cfdeb1",
"rgb": {
"r": 207,
"g": 222,
"b": 177
},
"hsl": {
"h": 80,
"s": 40.541,
"l": 78.235
},
"oklch": {
"l": 0.87773,
"c": 0.06206,
"h": 122.7
},
"luminance": 0.68682
}Semantic roles & 50–950 ramp
primary
#CFDEB1
secondary
#907DB6
accent
#32B45D
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482