#CFDEB5#CFDEB5
#CFDEB5 is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 87.9% C 0.057 H 123.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEB5 |
|---|---|
| RGB | rgb(207, 222, 181) |
| HSL | hsl(82, 38%, 79%) |
| HSV | hsv(82, 18%, 87%) |
| CMYK | cmyk(6.8%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(86.43, -12.12, 18.46) |
| CIE-LCH | lch(86.43, 22.08, 123.28°) |
| OKLab | oklab(87.86% -0.0318 0.0474) |
| OKLCH | oklch(87.86% 0.057 123.9) |
| XYZ | xyz(60.1928, 68.8440, 53.8242) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.33
Light Sage
#BCECAC
ΔE00 8.14
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.34
Palegoldenrod
#EEE8AA
ΔE00 8.72
Eggshell (survey)
#FFFFD4
ΔE00 9.10
Pale Olive
#B9CC81
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEB5 #C4B5DE
analogous
#DED9B5 #CFDEB5 #BBDEB5
triadic
#CFDEB5 #B5CFDE #DEB5CF
tetradic
#CFDEB5 #B5DED9 #C4B5DE #DEB5BB
square
#CFDEB5 #B5DED9 #C4B5DE #DEB5BB
split-complementary
#CFDEB5 #B5BBDE #D9B5DE
monochromatic
#98B860 #B4CB8B #CFDEB5 #EAF1DF #F1F6EA
Accessibility & contrast
On white
1.42
#CFDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#CFDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEB5
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEB5 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B3
Deuteranopia (green-blind)
#E1D8B7
Tritanopia (blue-blind)
#D2DAD3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdeb5; /* rgb */ color: rgb(207, 222, 181); /* oklch */ color: oklch(87.9% 0.057 123.9);
Tailwind
colors: {
custom: {
50: '#dde8cb',
500: '#cfdeb5',
950: '#000000',
},
}SCSS
$custom: #cfdeb5; $custom-light: #dde8cb; $custom-dark: #000000;
JSON
{
"hex": "#cfdeb5",
"rgb": {
"r": 207,
"g": 222,
"b": 181
},
"hsl": {
"h": 81.951,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.87863,
"c": 0.05708,
"h": 123.9
},
"luminance": 0.68844
}Semantic roles & 50–950 ramp
primary
#CFDEB5
secondary
#9481B6
accent
#34B162
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482