#DCEAD2#DCEAD2
#DCEAD2 is a very light, muted yellow-green. Relative luminance 0.787; OKLCH L 92.0% C 0.035 H 132.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAD2 |
|---|---|
| RGB | rgb(220, 234, 210) |
| HSL | hsl(95, 36%, 87%) |
| HSV | hsv(95, 10%, 92%) |
| CMYK | cmyk(6%, 0%, 10.3%, 8.2%) |
| CIE-LAB | lab(91.10, -8.91, 10.07) |
| CIE-LCH | lch(91.10, 13.44, 131.49°) |
| OKLab | oklab(92.01% -0.0236 0.0262) |
| OKLCH | oklch(92.01% 0.035 132) |
| XYZ | xyz(70.5689, 78.7141, 72.4358) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.56
Beige
#F5F5DC
ΔE00 6.10
Off White (survey)
#FFFFE4
ΔE00 7.26
Lightyellow
#FFFFE0
ΔE00 7.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.72
Ivory
#FFFFF0
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAD2 #E0D2EA
analogous
#E8EAD2 #DCEAD2 #D2EAD4
triadic
#DCEAD2 #D2DCEA #EAD2DC
tetradic
#DCEAD2 #D2E8EA #E0D2EA #EAD4D2
square
#DCEAD2 #D2E8EA #E0D2EA #EAD4D2
split-complementary
#DCEAD2 #D4D2EA #EAD2E8
monochromatic
#9BC37F #BCD7A8 #DCEAD2 #EFF5EA #EFF5EA
Accessibility & contrast
On white
1.25
#DCEAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DCEAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAD2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAD2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6D1
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#DDE8E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dcead2; /* rgb */ color: rgb(220, 234, 210); /* oklch */ color: oklch(92.0% 0.035 132.0);
Tailwind
colors: {
custom: {
50: '#e6f0df',
500: '#dcead2',
950: '#000000',
},
}SCSS
$custom: #dcead2; $custom-light: #e6f0df; $custom-dark: #000000;
JSON
{
"hex": "#dcead2",
"rgb": {
"r": 220,
"g": 234,
"b": 210
},
"hsl": {
"h": 95,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.92007,
"c": 0.0353,
"h": 132
},
"luminance": 0.78714
}Semantic roles & 50–950 ramp
primary
#DCEAD2
secondary
#B39CC4
accent
#36AF7D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584