#CFDEB9#CFDEB9
#CFDEB9 is a very light, muted yellow-green. Relative luminance 0.690; OKLCH L 88.0% C 0.052 H 125.4°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEB9 |
|---|---|
| RGB | rgb(207, 222, 185) |
| HSL | hsl(84, 36%, 80%) |
| HSV | hsv(84, 17%, 87%) |
| CMYK | cmyk(6.8%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(86.51, -11.49, 16.48) |
| CIE-LCH | lch(86.51, 20.09, 124.87°) |
| OKLab | oklab(87.96% -0.0302 0.0424) |
| OKLCH | oklch(87.96% 0.052 125.4) |
| XYZ | xyz(60.6091, 69.0106, 56.0169) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.39
Light Sage
#BCECAC
ΔE00 8.74
Beige
#F5F5DC
ΔE00 8.91
Eggshell (survey)
#FFFFD4
ΔE00 9.22
Cream
#FFFDD0
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEB9 #C8B9DE
analogous
#DEDAB9 #CFDEB9 #BDDEB9
triadic
#CFDEB9 #B9CFDE #DEB9CF
tetradic
#CFDEB9 #B9DEDA #C8B9DE #DEB9BD
square
#CFDEB9 #B9DEDA #C8B9DE #DEB9BD
split-complementary
#CFDEB9 #B9BDDE #DAB9DE
monochromatic
#96B766 #B2CA8F #CFDEB9 #ECF2E3 #F1F5EA
Accessibility & contrast
On white
1.42
#CFDEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#CFDEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEB9
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEB9 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B7
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#D1DAD4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdeb9; /* rgb */ color: rgb(207, 222, 185); /* oklch */ color: oklch(88.0% 0.052 125.4);
Tailwind
colors: {
custom: {
50: '#dde8ce',
500: '#cfdeb9',
950: '#000000',
},
}SCSS
$custom: #cfdeb9; $custom-light: #dde8ce; $custom-dark: #000000;
JSON
{
"hex": "#cfdeb9",
"rgb": {
"r": 207,
"g": 222,
"b": 185
},
"hsl": {
"h": 84.324,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.87955,
"c": 0.05209,
"h": 125.4
},
"luminance": 0.69011
}Semantic roles & 50–950 ramp
primary
#CFDEB9
secondary
#9985B6
accent
#37AF67
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483