#CFDEB6#CFDEB6
#CFDEB6 is a very light, muted yellow-green. Relative luminance 0.689; OKLCH L 87.9% C 0.056 H 124.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEB6 |
|---|---|
| RGB | rgb(207, 222, 182) |
| HSL | hsl(83, 38%, 79%) |
| HSV | hsv(83, 18%, 87%) |
| CMYK | cmyk(6.8%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(86.45, -11.96, 17.97) |
| CIE-LCH | lch(86.45, 21.58, 123.65°) |
| OKLab | oklab(87.89% -0.0314 0.0461) |
| OKLCH | oklch(87.89% 0.056 124.3) |
| XYZ | xyz(60.2957, 68.8852, 54.3666) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.50
Light Sage
#BCECAC
ΔE00 8.27
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.34
Palegoldenrod
#EEE8AA
ΔE00 8.89
Eggshell (survey)
#FFFFD4
ΔE00 9.12
Ecru
#FEFFCA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEB6 #C5B6DE
analogous
#DED9B6 #CFDEB6 #BBDEB6
triadic
#CFDEB6 #B6CFDE #DEB6CF
tetradic
#CFDEB6 #B6DED9 #C5B6DE #DEB6BB
square
#CFDEB6 #B6DED9 #C5B6DE #DEB6BB
split-complementary
#CFDEB6 #B6BBDE #D9B6DE
monochromatic
#98B862 #B3CB8C #CFDEB6 #EBF1E0 #F1F5EA
Accessibility & contrast
On white
1.42
#CFDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CFDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEB6
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEB6 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B4
Deuteranopia (green-blind)
#E1D8B8
Tritanopia (blue-blind)
#D2DAD3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdeb6; /* rgb */ color: rgb(207, 222, 182); /* oklch */ color: oklch(87.9% 0.056 124.3);
Tailwind
colors: {
custom: {
50: '#dde8cc',
500: '#cfdeb6',
950: '#000000',
},
}SCSS
$custom: #cfdeb6; $custom-light: #dde8cc; $custom-dark: #000000;
JSON
{
"hex": "#cfdeb6",
"rgb": {
"r": 207,
"g": 222,
"b": 182
},
"hsl": {
"h": 82.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.87886,
"c": 0.05583,
"h": 124.3
},
"luminance": 0.68885
}Semantic roles & 50–950 ramp
primary
#CFDEB6
secondary
#9682B6
accent
#35B163
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483