#D2F2ED#D2F2ED
#D2F2ED is a very light, muted teal. Relative luminance 0.833; OKLCH L 93.7% C 0.034 H 185.2°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2ED |
|---|---|
| RGB | rgb(210, 242, 237) |
| HSL | hsl(171, 55%, 89%) |
| HSV | hsv(171, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(93.15, -11.32, -1.09) |
| CIE-LCH | lch(93.15, 11.37, 185.51°) |
| OKLab | oklab(93.67% -0.0338 -0.0031) |
| OKLCH | oklch(93.67% 0.034 185.2) |
| XYZ | xyz(73.6128, 83.3187, 92.3081) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.24
Ice Blue (survey)
#D7FFFE
ΔE00 3.44
Very Pale Blue
#D6FFFE
ΔE00 3.54
Lightcyan
#E0FFFF
ΔE00 3.63
Very Light Blue
#D5FFFF
ΔE00 3.82
Really Light Blue
#D4FFFF
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2ED #F2D2D7
analogous
#D2F2DD #D2F2ED #D2E7F2
triadic
#D2F2ED #EDD2F2 #F2EDD2
tetradic
#D2F2ED #DDD2F2 #F2D2D7 #E7F2D2
square
#D2F2ED #DDD2F2 #F2D2D7 #E7F2D2
split-complementary
#D2F2ED #F2D2E7 #F2DDD2
monochromatic
#73D7C7 #A3E4DA #D2F2ED #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.19
#D2F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#D2F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2ED
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2ED | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEED
Deuteranopia (green-blind)
#E8E9EE
Tritanopia (blue-blind)
#CAF4F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f2ed; /* rgb */ color: rgb(210, 242, 237); /* oklch */ color: oklch(93.7% 0.034 185.2);
Tailwind
colors: {
custom: {
50: '#e0f6f2',
500: '#d2f2ed',
950: '#000000',
},
}SCSS
$custom: #d2f2ed; $custom-light: #e0f6f2; $custom-dark: #000000;
JSON
{
"hex": "#d2f2ed",
"rgb": {
"r": 210,
"g": 242,
"b": 237
},
"hsl": {
"h": 170.625,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93674,
"c": 0.03398,
"h": 185.2
},
"luminance": 0.8332
}Semantic roles & 50–950 ramp
primary
#D2F2ED
secondary
#D197A0
accent
#233CC3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585