#D2EDED#D2EDED
#D2EDED is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.6% C 0.028 H 196.7°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDED |
|---|---|
| RGB | rgb(210, 237, 237) |
| HSL | hsl(180, 43%, 88%) |
| HSV | hsv(180, 11%, 93%) |
| CMYK | cmyk(11.4%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.86, -8.80, -2.99) |
| CIE-LCH | lch(91.86, 9.29, 198.79°) |
| OKLab | oklab(92.65% -0.0271 -0.0081) |
| OKLCH | oklch(92.65% 0.028 196.7) |
| XYZ | xyz(72.1449, 80.3830, 91.8188) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.80
Very Pale Blue
#D6FFFE
ΔE00 4.95
Very Light Blue
#D5FFFF
ΔE00 5.03
Really Light Blue
#D4FFFF
ΔE00 5.19
Ice
#D6FFFA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDED #EDD2D2
analogous
#D2EDDF #D2EDED #D2DFED
triadic
#D2EDED #EDD2ED #EDEDD2
tetradic
#D2EDED #DFD2ED #EDD2D2 #DFEDD2
square
#D2EDED #DFD2ED #EDD2D2 #DFEDD2
split-complementary
#D2EDED #EDD2DF #EDDFD2
monochromatic
#7BCACA #A6DCDC #D2EDED #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.23
#D2EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#D2EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDED
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDED | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#CAEFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2eded; /* rgb */ color: rgb(210, 237, 237); /* oklch */ color: oklch(92.6% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#e0f2f2',
500: '#d2eded',
950: '#000000',
},
}SCSS
$custom: #d2eded; $custom-light: #e0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d2eded",
"rgb": {
"r": 210,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.92647,
"c": 0.02834,
"h": 196.7
},
"luminance": 0.80384
}Semantic roles & 50–950 ramp
primary
#D2EDED
secondary
#C99A9A
accent
#3030B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585