#CFDEB3#CFDEB3
#CFDEB3 is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 87.8% C 0.060 H 123.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEB3 |
|---|---|
| RGB | rgb(207, 222, 179) |
| HSL | hsl(81, 39%, 79%) |
| HSV | hsv(81, 19%, 87%) |
| CMYK | cmyk(6.8%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(86.39, -12.43, 19.45) |
| CIE-LCH | lch(86.39, 23.08, 122.58°) |
| OKLab | oklab(87.82% -0.0327 0.0498) |
| OKLCH | oklch(87.82% 0.06 123.3) |
| XYZ | xyz(59.9890, 68.7626, 52.7512) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.02
Light Sage
#BCECAC
ΔE00 7.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.36
Palegoldenrod
#EEE8AA
ΔE00 8.39
Pale Olive
#B9CC81
ΔE00 8.67
Light Khaki
#E6F2A2
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEB3 #C2B3DE
analogous
#DED7B3 #CFDEB3 #B9DEB3
triadic
#CFDEB3 #B3CFDE #DEB3CF
tetradic
#CFDEB3 #B3DED7 #C2B3DE #DEB3B9
square
#CFDEB3 #B3DED7 #C2B3DE #DEB3B9
split-complementary
#CFDEB3 #B3B9DE #D7B3DE
monochromatic
#99B95E #B4CB88 #CFDEB3 #EAF1DE #F2F6EA
Accessibility & contrast
On white
1.42
#CFDEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CFDEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEB3
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEB3 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B0
Deuteranopia (green-blind)
#E1D8B5
Tritanopia (blue-blind)
#D2DAD2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdeb3; /* rgb */ color: rgb(207, 222, 179); /* oklch */ color: oklch(87.8% 0.060 123.3);
Tailwind
colors: {
custom: {
50: '#dee8c9',
500: '#cfdeb3',
950: '#000000',
},
}SCSS
$custom: #cfdeb3; $custom-light: #dee8c9; $custom-dark: #000000;
JSON
{
"hex": "#cfdeb3",
"rgb": {
"r": 207,
"g": 222,
"b": 179
},
"hsl": {
"h": 80.93,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.87817,
"c": 0.05956,
"h": 123.3
},
"luminance": 0.68763
}Semantic roles & 50–950 ramp
primary
#CFDEB3
secondary
#927FB6
accent
#33B25F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482