#D2EDEA#D2EDEA
#D2EDEA is a very light, muted teal. Relative luminance 0.802; OKLCH L 92.6% C 0.029 H 188.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDEA |
|---|---|
| RGB | rgb(210, 237, 234) |
| HSL | hsl(173, 43%, 88%) |
| HSV | hsv(173, 11%, 93%) |
| CMYK | cmyk(11.4%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(91.78, -9.38, -1.54) |
| CIE-LCH | lch(91.78, 9.51, 189.35°) |
| OKLab | oklab(92.56% -0.0283 -0.0043) |
| OKLCH | oklch(92.56% 0.029 188.6) |
| XYZ | xyz(71.7103, 80.2091, 89.5297) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.96
Ice Blue (survey)
#D7FFFE
ΔE00 4.69
Very Pale Blue
#D6FFFE
ΔE00 4.84
Ice
#D6FFFA
ΔE00 5.00
Very Light Blue
#D5FFFF
ΔE00 5.02
Really Light Blue
#D4FFFF
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDEA #EDD2D5
analogous
#D2EDDC #D2EDEA #D2E3ED
triadic
#D2EDEA #EAD2ED #EDEAD2
tetradic
#D2EDEA #DCD2ED #EDD2D5 #E3EDD2
square
#D2EDEA #DCD2ED #EDD2D5 #E3EDD2
split-complementary
#D2EDEA #EDD2E3 #EDDCD2
monochromatic
#7BCAC1 #A6DCD6 #D2EDEA #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.23
#D2EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#D2EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDEA
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDEA | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#CBEFEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2edea; /* rgb */ color: rgb(210, 237, 234); /* oklch */ color: oklch(92.6% 0.029 188.6);
Tailwind
colors: {
custom: {
50: '#e0f2f0',
500: '#d2edea',
950: '#000000',
},
}SCSS
$custom: #d2edea; $custom-light: #e0f2f0; $custom-dark: #000000;
JSON
{
"hex": "#d2edea",
"rgb": {
"r": 210,
"g": 237,
"b": 234
},
"hsl": {
"h": 173.333,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.9256,
"c": 0.02862,
"h": 188.6
},
"luminance": 0.80211
}Semantic roles & 50–950 ramp
primary
#D2EDEA
secondary
#C99AA0
accent
#303EB6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585