#D2DEBE#D2DEBE
#D2DEBE is a very light, muted yellow-green. Relative luminance 0.697; OKLCH L 88.3% C 0.045 H 124.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEBE |
|---|---|
| RGB | rgb(210, 222, 190) |
| HSL | hsl(83, 33%, 81%) |
| HSV | hsv(83, 14%, 87%) |
| CMYK | cmyk(5.4%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(86.83, -9.62, 14.35) |
| CIE-LCH | lch(86.83, 17.27, 123.85°) |
| OKLab | oklab(88.3% -0.0251 0.0371) |
| OKLCH | oklch(88.3% 0.045 124.1) |
| XYZ | xyz(61.9926, 69.6618, 58.8854) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.98
Lightyellow
#FFFFE0
ΔE00 8.81
Eggshell (survey)
#FFFFD4
ΔE00 8.96
Off White (survey)
#FFFFE4
ΔE00 9.09
Cream
#FFFDD0
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEBE #CABEDE
analogous
#DEDABE #D2DEBE #C2DEBE
triadic
#D2DEBE #BED2DE #DEBED2
tetradic
#D2DEBE #BEDEDA #CABEDE #DEBEC2
square
#D2DEBE #BEDEDA #CABEDE #DEBEC2
split-complementary
#D2DEBE #BEC2DE #DABEDE
monochromatic
#9AB56D #B6C995 #D2DEBE #EEF3E7 #F1F5EB
Accessibility & contrast
On white
1.41
#D2DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#D2DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEBE
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEBE | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABC
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#D4DBD5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2debe; /* rgb */ color: rgb(210, 222, 190); /* oklch */ color: oklch(88.3% 0.045 124.1);
Tailwind
colors: {
custom: {
50: '#e0e8d1',
500: '#d2debe',
950: '#000000',
},
}SCSS
$custom: #d2debe; $custom-light: #e0e8d1; $custom-dark: #000000;
JSON
{
"hex": "#d2debe",
"rgb": {
"r": 210,
"g": 222,
"b": 190
},
"hsl": {
"h": 82.5,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.88299,
"c": 0.04477,
"h": 124.1
},
"luminance": 0.69662
}Semantic roles & 50–950 ramp
primary
#D2DEBE
secondary
#9B8AB6
accent
#3AAB65
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483