#CFDEB0#CFDEB0
#CFDEB0 is a very light, moderate yellow-green. Relative luminance 0.686; OKLCH L 87.8% C 0.063 H 122.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEB0 |
|---|---|
| RGB | rgb(207, 222, 176) |
| HSL | hsl(80, 41%, 78%) |
| HSV | hsv(80, 21%, 87%) |
| CMYK | cmyk(6.8%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(86.33, -12.89, 20.93) |
| CIE-LCH | lch(86.33, 24.58, 121.62°) |
| OKLab | oklab(87.75% -0.0339 0.0535) |
| OKLCH | oklch(87.75% 0.063 122.4) |
| XYZ | xyz(59.6889, 68.6425, 51.1707) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.62
Light Sage
#BCECAC
ΔE00 7.58
Palegoldenrod
#EEE8AA
ΔE00 7.96
Pale Olive
#B9CC81
ΔE00 8.03
Light Khaki
#E6F2A2
ΔE00 8.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEB0 #BFB0DE
analogous
#DED6B0 #CFDEB0 #B8DEB0
triadic
#CFDEB0 #B0CFDE #DEB0CF
tetradic
#CFDEB0 #B0DED6 #BFB0DE #DEB0B8
square
#CFDEB0 #B0DED6 #BFB0DE #DEB0B8
split-complementary
#CFDEB0 #B0B8DE #D6B0DE
monochromatic
#9BBA5A #B5CC85 #CFDEB0 #E9F0DB #F2F6E9
Accessibility & contrast
On white
1.43
#CFDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CFDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEB0
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEB0 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AD
Deuteranopia (green-blind)
#E2D8B2
Tritanopia (blue-blind)
#D3D9D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdeb0; /* rgb */ color: rgb(207, 222, 176); /* oklch */ color: oklch(87.8% 0.063 122.4);
Tailwind
colors: {
custom: {
50: '#dee8c7',
500: '#cfdeb0',
950: '#000000',
},
}SCSS
$custom: #cfdeb0; $custom-light: #dee8c7; $custom-dark: #000000;
JSON
{
"hex": "#cfdeb0",
"rgb": {
"r": 207,
"g": 222,
"b": 176
},
"hsl": {
"h": 79.565,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.8775,
"c": 0.0633,
"h": 122.4
},
"luminance": 0.68643
}Semantic roles & 50–950 ramp
primary
#CFDEB0
secondary
#8F7CB6
accent
#31B45C
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482