#CFDEB8#CFDEB8
#CFDEB8 is a very light, muted yellow-green. Relative luminance 0.690; OKLCH L 87.9% C 0.053 H 125.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEB8 |
|---|---|
| RGB | rgb(207, 222, 184) |
| HSL | hsl(84, 37%, 80%) |
| HSV | hsv(84, 17%, 87%) |
| CMYK | cmyk(6.8%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(86.49, -11.65, 16.98) |
| CIE-LCH | lch(86.49, 20.59, 124.45°) |
| OKLab | oklab(87.93% -0.0306 0.0437) |
| OKLCH | oklch(87.93% 0.053 125) |
| XYZ | xyz(60.5039, 68.9685, 55.4629) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.37
Light Sage
#BCECAC
ΔE00 8.57
Beige
#F5F5DC
ΔE00 9.03
Eggshell (survey)
#FFFFD4
ΔE00 9.18
Palegoldenrod
#EEE8AA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEB8 #C7B8DE
analogous
#DEDAB8 #CFDEB8 #BCDEB8
triadic
#CFDEB8 #B8CFDE #DEB8CF
tetradic
#CFDEB8 #B8DEDA #C7B8DE #DEB8BC
square
#CFDEB8 #B8DEDA #C7B8DE #DEB8BC
split-complementary
#CFDEB8 #B8BCDE #DAB8DE
monochromatic
#97B764 #B3CB8E #CFDEB8 #EBF1E2 #F1F5EA
Accessibility & contrast
On white
1.42
#CFDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CFDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEB8
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEB8 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B6
Deuteranopia (green-blind)
#E0D8BA
Tritanopia (blue-blind)
#D2DAD3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdeb8; /* rgb */ color: rgb(207, 222, 184); /* oklch */ color: oklch(87.9% 0.053 125.0);
Tailwind
colors: {
custom: {
50: '#dde8cd',
500: '#cfdeb8',
950: '#000000',
},
}SCSS
$custom: #cfdeb8; $custom-light: #dde8cd; $custom-dark: #000000;
JSON
{
"hex": "#cfdeb8",
"rgb": {
"r": 207,
"g": 222,
"b": 184
},
"hsl": {
"h": 83.684,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.87932,
"c": 0.05334,
"h": 125
},
"luminance": 0.68969
}Semantic roles & 50–950 ramp
primary
#CFDEB8
secondary
#9884B6
accent
#36AF66
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483