#D2DEBA#D2DEBA
#D2DEBA is a very light, muted yellow-green. Relative luminance 0.695; OKLCH L 88.2% C 0.050 H 122.4°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEBA |
|---|---|
| RGB | rgb(210, 222, 186) |
| HSL | hsl(80, 35%, 80%) |
| HSV | hsv(80, 16%, 87%) |
| CMYK | cmyk(5.4%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(86.75, -10.26, 16.32) |
| CIE-LCH | lch(86.75, 19.28, 122.16°) |
| OKLab | oklab(88.2% -0.0267 0.042) |
| OKLCH | oklch(88.2% 0.05 122.4) |
| XYZ | xyz(61.5614, 69.4893, 56.6145) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.77
Beige
#F5F5DC
ΔE00 8.14
Eggshell (survey)
#FFFFD4
ΔE00 8.68
Light Grey Green
#B7E1A1
ΔE00 8.81
Cream
#FFFDD0
ΔE00 8.84
Palegoldenrod
#EEE8AA
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEBA #C6BADE
analogous
#DED8BA #D2DEBA #C0DEBA
triadic
#D2DEBA #BAD2DE #DEBAD2
tetradic
#D2DEBA #BADED8 #C6BADE #DEBAC0
square
#D2DEBA #BADED8 #C6BADE #DEBAC0
split-complementary
#D2DEBA #BAC0DE #D8BADE
monochromatic
#9CB667 #B7CA91 #D2DEBA #EDF2E3 #F1F5EA
Accessibility & contrast
On white
1.41
#D2DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#D2DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEBA
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEBA | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B8
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#D5DAD4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2deba; /* rgb */ color: rgb(210, 222, 186); /* oklch */ color: oklch(88.2% 0.050 122.4);
Tailwind
colors: {
custom: {
50: '#e0e8ce',
500: '#d2deba',
950: '#000000',
},
}SCSS
$custom: #d2deba; $custom-light: #e0e8ce; $custom-dark: #000000;
JSON
{
"hex": "#d2deba",
"rgb": {
"r": 210,
"g": 222,
"b": 186
},
"hsl": {
"h": 80,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.88204,
"c": 0.04981,
"h": 122.4
},
"luminance": 0.69489
}Semantic roles & 50–950 ramp
primary
#D2DEBA
secondary
#9686B6
accent
#37AE5F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483