#D2F2EE#D2F2EE
#D2F2EE is a very light, muted teal. Relative luminance 0.834; OKLCH L 93.7% C 0.034 H 187.4°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2EE |
|---|---|
| RGB | rgb(210, 242, 238) |
| HSL | hsl(173, 55%, 89%) |
| HSV | hsv(173, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(93.18, -11.12, -1.57) |
| CIE-LCH | lch(93.18, 11.24, 188.05°) |
| OKLab | oklab(93.7% -0.0335 -0.0044) |
| OKLCH | oklch(93.7% 0.034 187.4) |
| XYZ | xyz(73.7593, 83.3773, 93.0797) |
| Luminance | 0.8338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.27
Ice
#D6FFFA
ΔE00 3.29
Lightcyan
#E0FFFF
ΔE00 3.36
Very Pale Blue
#D6FFFE
ΔE00 3.38
Very Light Blue
#D5FFFF
ΔE00 3.63
Really Light Blue
#D4FFFF
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2EE #F2D2D6
analogous
#D2F2DE #D2F2EE #D2E6F2
triadic
#D2F2EE #EED2F2 #F2EED2
tetradic
#D2F2EE #DED2F2 #F2D2D6 #E6F2D2
square
#D2F2EE #DED2F2 #F2D2D6 #E6F2D2
split-complementary
#D2F2EE #F2D2E6 #F2DED2
monochromatic
#73D7CA #A3E4DC #D2F2EE #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.19
#D2F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#D2F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2EE
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2EE | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#E8E9EE
Tritanopia (blue-blind)
#CAF4F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f2ee; /* rgb */ color: rgb(210, 242, 238); /* oklch */ color: oklch(93.7% 0.034 187.4);
Tailwind
colors: {
custom: {
50: '#e0f6f3',
500: '#d2f2ee',
950: '#000000',
},
}SCSS
$custom: #d2f2ee; $custom-light: #e0f6f3; $custom-dark: #000000;
JSON
{
"hex": "#d2f2ee",
"rgb": {
"r": 210,
"g": 242,
"b": 238
},
"hsl": {
"h": 172.5,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93702,
"c": 0.03374,
"h": 187.4
},
"luminance": 0.83379
}Semantic roles & 50–950 ramp
primary
#D2F2EE
secondary
#D1979E
accent
#2337C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585