#D2DECA#D2DECA
#D2DECA is a very light, muted yellow-green. Relative luminance 0.702; OKLCH L 88.6% C 0.030 H 132.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DECA |
|---|---|
| RGB | rgb(210, 222, 202) |
| HSL | hsl(96, 23%, 83%) |
| HSV | hsv(96, 9%, 87%) |
| CMYK | cmyk(5.4%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(87.10, -7.62, 8.43) |
| CIE-LCH | lch(87.10, 11.36, 132.10°) |
| OKLab | oklab(88.6% -0.0202 0.022) |
| OKLCH | oklch(88.6% 0.03 132.6) |
| XYZ | xyz(63.3585, 70.2082, 66.0793) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.89
Honeydew
#F0FFF0
ΔE00 7.33
Beige
#F5F5DC
ΔE00 7.33
Eggshell
#F0EAD6
ΔE00 8.41
Off White (survey)
#FFFFE4
ΔE00 9.00
Lightyellow
#FFFFE0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DECA #D6CADE
analogous
#DCDECA #D2DECA #CADECC
triadic
#D2DECA #CAD2DE #DECAD2
tetradic
#D2DECA #CADCDE #D6CADE #DECCCA
square
#D2DECA #CADCDE #D6CADE #DECCCA
split-complementary
#D2DECA #CCCADE #DECADC
monochromatic
#92AF7F #B2C7A4 #D2DECA #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.40
#D2DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#D2DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DECA
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DECA | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#D2DCD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2deca; /* rgb */ color: rgb(210, 222, 202); /* oklch */ color: oklch(88.6% 0.030 132.6);
Tailwind
colors: {
custom: {
50: '#dfe8da',
500: '#d2deca',
950: '#000000',
},
}SCSS
$custom: #d2deca; $custom-light: #dfe8da; $custom-dark: #000000;
JSON
{
"hex": "#d2deca",
"rgb": {
"r": 210,
"g": 222,
"b": 202
},
"hsl": {
"h": 96,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.886,
"c": 0.02987,
"h": 132.6
},
"luminance": 0.70208
}Semantic roles & 50–950 ramp
primary
#D2DECA
secondary
#A998B5
accent
#44A27C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483