#CFDEB2#CFDEB2
#CFDEB2 is a very light, moderate yellow-green. Relative luminance 0.687; OKLCH L 87.8% C 0.061 H 122.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEB2 |
|---|---|
| RGB | rgb(207, 222, 178) |
| HSL | hsl(80, 40%, 78%) |
| HSV | hsv(80, 20%, 87%) |
| CMYK | cmyk(6.8%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(86.37, -12.58, 19.94) |
| CIE-LCH | lch(86.37, 23.58, 122.25°) |
| OKLab | oklab(87.8% -0.0331 0.051) |
| OKLCH | oklch(87.8% 0.061 122.9) |
| XYZ | xyz(59.8883, 68.7222, 52.2205) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.88
Light Sage
#BCECAC
ΔE00 7.78
Palegoldenrod
#EEE8AA
ΔE00 8.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.38
Pale Olive
#B9CC81
ΔE00 8.45
Light Khaki
#E6F2A2
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEB2 #C1B2DE
analogous
#DED7B2 #CFDEB2 #B9DEB2
triadic
#CFDEB2 #B2CFDE #DEB2CF
tetradic
#CFDEB2 #B2DED7 #C1B2DE #DEB2B9
square
#CFDEB2 #B2DED7 #C1B2DE #DEB2B9
split-complementary
#CFDEB2 #B2B9DE #D7B2DE
monochromatic
#9AB95C #B4CC87 #CFDEB2 #EAF0DD #F2F6EA
Accessibility & contrast
On white
1.42
#CFDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CFDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEB2
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEB2 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AF
Deuteranopia (green-blind)
#E1D8B4
Tritanopia (blue-blind)
#D2D9D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdeb2; /* rgb */ color: rgb(207, 222, 178); /* oklch */ color: oklch(87.8% 0.061 122.9);
Tailwind
colors: {
custom: {
50: '#dee8c9',
500: '#cfdeb2',
950: '#000000',
},
}SCSS
$custom: #cfdeb2; $custom-light: #dee8c9; $custom-dark: #000000;
JSON
{
"hex": "#cfdeb2",
"rgb": {
"r": 207,
"g": 222,
"b": 178
},
"hsl": {
"h": 80.455,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.87795,
"c": 0.06081,
"h": 122.9
},
"luminance": 0.68722
}Semantic roles & 50–950 ramp
primary
#CFDEB2
secondary
#917EB6
accent
#32B35E
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482