#D2EDEC#D2EDEC
#D2EDEC is a very light, muted teal. Relative luminance 0.803; OKLCH L 92.6% C 0.028 H 194.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDEC |
|---|---|
| RGB | rgb(210, 237, 236) |
| HSL | hsl(178, 43%, 88%) |
| HSV | hsv(178, 11%, 93%) |
| CMYK | cmyk(11.4%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(91.83, -8.99, -2.51) |
| CIE-LCH | lch(91.83, 9.34, 195.60°) |
| OKLab | oklab(92.62% -0.0275 -0.0068) |
| OKLCH | oklch(92.62% 0.028 194) |
| XYZ | xyz(71.9992, 80.3247, 91.0515) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.77
Ice Blue (survey)
#D7FFFE
ΔE00 4.71
Very Pale Blue
#D6FFFE
ΔE00 4.87
Very Light Blue
#D5FFFF
ΔE00 4.98
Really Light Blue
#D4FFFF
ΔE00 5.14
Ice
#D6FFFA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDEC #EDD2D3
analogous
#D2EDDE #D2EDEC #D2E0ED
triadic
#D2EDEC #ECD2ED #EDECD2
tetradic
#D2EDEC #DED2ED #EDD2D3 #E0EDD2
square
#D2EDEC #DED2ED #EDD2D3 #E0EDD2
split-complementary
#D2EDEC #EDD2E0 #EDDED2
monochromatic
#7BCAC7 #A6DCDA #D2EDEC #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.23
#D2EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#D2EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDEC
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDEC | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#CBEFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2edec; /* rgb */ color: rgb(210, 237, 236); /* oklch */ color: oklch(92.6% 0.028 194.0);
Tailwind
colors: {
custom: {
50: '#e0f2f2',
500: '#d2edec',
950: '#000000',
},
}SCSS
$custom: #d2edec; $custom-light: #e0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#d2edec",
"rgb": {
"r": 210,
"g": 237,
"b": 236
},
"hsl": {
"h": 177.778,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.92618,
"c": 0.02837,
"h": 194
},
"luminance": 0.80326
}Semantic roles & 50–950 ramp
primary
#D2EDEC
secondary
#C99A9C
accent
#3035B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585