#D2EDDF#D2EDDF
#D2EDDF is a very light, muted green. Relative luminance 0.796; OKLCH L 92.3% C 0.034 H 163.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDDF |
|---|---|
| RGB | rgb(210, 237, 223) |
| HSL | hsl(149, 43%, 88%) |
| HSV | hsv(149, 11%, 93%) |
| CMYK | cmyk(11.4%, 0%, 5.9%, 7.1%) |
| CIE-LAB | lab(91.50, -11.46, 3.79) |
| CIE-LCH | lch(91.50, 12.07, 161.72°) |
| OKLab | oklab(92.25% -0.0326 0.0098) |
| OKLCH | oklch(92.25% 0.034 163.2) |
| XYZ | xyz(70.1788, 79.5965, 81.4640) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.80
Ice
#D6FFFA
ΔE00 6.03
Ice Blue (survey)
#D7FFFE
ΔE00 7.02
Lightcyan
#E0FFFF
ΔE00 7.05
Very Pale Blue
#D6FFFE
ΔE00 7.10
Very Light Blue
#D5FFFF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDDF #EDD2E0
analogous
#D2EDD2 #D2EDDF #D2EDEC
triadic
#D2EDDF #DFD2ED #EDDFD2
tetradic
#D2EDDF #D2D2ED #EDD2E0 #EDECD2
square
#D2EDDF #D2D2ED #EDD2E0 #EDECD2
split-complementary
#D2EDDF #ECD2ED #EDD2D2
monochromatic
#7BCAA1 #A6DCC0 #D2EDDF #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.24
#D2EDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#D2EDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDDF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDDF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DE
Deuteranopia (green-blind)
#E7E5E0
Tritanopia (blue-blind)
#CDEDE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2eddf; /* rgb */ color: rgb(210, 237, 223); /* oklch */ color: oklch(92.3% 0.034 163.2);
Tailwind
colors: {
custom: {
50: '#e0f2e9',
500: '#d2eddf',
950: '#000000',
},
}SCSS
$custom: #d2eddf; $custom-light: #e0f2e9; $custom-dark: #000000;
JSON
{
"hex": "#d2eddf",
"rgb": {
"r": 210,
"g": 237,
"b": 223
},
"hsl": {
"h": 148.889,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.92251,
"c": 0.03405,
"h": 163.2
},
"luminance": 0.79598
}Semantic roles & 50–950 ramp
primary
#D2EDDF
secondary
#C99AB2
accent
#3075B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584