#CFDEB4#CFDEB4
#CFDEB4 is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 87.8% C 0.058 H 123.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEB4 |
|---|---|
| RGB | rgb(207, 222, 180) |
| HSL | hsl(81, 39%, 79%) |
| HSV | hsv(81, 19%, 87%) |
| CMYK | cmyk(6.8%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(86.41, -12.27, 18.95) |
| CIE-LCH | lch(86.41, 22.58, 122.93°) |
| OKLab | oklab(87.84% -0.0322 0.0486) |
| OKLCH | oklch(87.84% 0.058 123.6) |
| XYZ | xyz(60.0905, 68.8032, 53.2858) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.17
Light Sage
#BCECAC
ΔE00 8.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.35
Palegoldenrod
#EEE8AA
ΔE00 8.55
Pale Olive
#B9CC81
ΔE00 8.89
Ecru
#FEFFCA
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEB4 #C3B4DE
analogous
#DED8B4 #CFDEB4 #BADEB4
triadic
#CFDEB4 #B4CFDE #DEB4CF
tetradic
#CFDEB4 #B4DED8 #C3B4DE #DEB4BA
square
#CFDEB4 #B4DED8 #C3B4DE #DEB4BA
split-complementary
#CFDEB4 #B4BADE #D8B4DE
monochromatic
#99B95F #B4CB8A #CFDEB4 #EAF1DF #F1F6EA
Accessibility & contrast
On white
1.42
#CFDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CFDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEB4
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEB4 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B2
Deuteranopia (green-blind)
#E1D8B6
Tritanopia (blue-blind)
#D2DAD2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdeb4; /* rgb */ color: rgb(207, 222, 180); /* oklch */ color: oklch(87.8% 0.058 123.6);
Tailwind
colors: {
custom: {
50: '#dee8ca',
500: '#cfdeb4',
950: '#000000',
},
}SCSS
$custom: #cfdeb4; $custom-light: #dee8ca; $custom-dark: #000000;
JSON
{
"hex": "#cfdeb4",
"rgb": {
"r": 207,
"g": 222,
"b": 180
},
"hsl": {
"h": 81.429,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.8784,
"c": 0.05832,
"h": 123.6
},
"luminance": 0.68803
}Semantic roles & 50–950 ramp
primary
#CFDEB4
secondary
#9380B6
accent
#34B261
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482