#D2F0EE#D2F0EE
#D2F0EE is a very light, muted teal. Relative luminance 0.822; OKLCH L 93.3% C 0.031 H 191.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F0EE |
|---|---|
| RGB | rgb(210, 240, 238) |
| HSL | hsl(176, 50%, 88%) |
| HSV | hsv(176, 13%, 94%) |
| CMYK | cmyk(12.5%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(92.66, -10.12, -2.33) |
| CIE-LCH | lch(92.66, 10.38, 192.99°) |
| OKLab | oklab(93.29% -0.0308 -0.0064) |
| OKLCH | oklch(93.29% 0.031 191.7) |
| XYZ | xyz(73.1673, 82.1933, 92.8823) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.23
Ice Blue (survey)
#D7FFFE
ΔE00 3.72
Very Pale Blue
#D6FFFE
ΔE00 3.85
Very Light Blue
#D5FFFF
ΔE00 4.01
Really Light Blue
#D4FFFF
ΔE00 4.15
Ice
#D6FFFA
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F0EE #F0D2D4
analogous
#D2F0DF #D2F0EE #D2E3F0
triadic
#D2F0EE #EED2F0 #F0EED2
tetradic
#D2F0EE #DFD2F0 #F0D2D4 #E3F0D2
square
#D2F0EE #DFD2F0 #F0D2D4 #E3F0D2
split-complementary
#D2F0EE #F0D2E3 #F0DFD2
monochromatic
#76D1CB #A4E1DD #D2F0EE #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.20
#D2F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#D2F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F0EE
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F0EE | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#CAF2EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f0ee; /* rgb */ color: rgb(210, 240, 238); /* oklch */ color: oklch(93.3% 0.031 191.7);
Tailwind
colors: {
custom: {
50: '#e0f5f3',
500: '#d2f0ee',
950: '#000000',
},
}SCSS
$custom: #d2f0ee; $custom-light: #e0f5f3; $custom-dark: #000000;
JSON
{
"hex": "#d2f0ee",
"rgb": {
"r": 210,
"g": 240,
"b": 238
},
"hsl": {
"h": 176,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.93291,
"c": 0.03145,
"h": 191.7
},
"luminance": 0.82195
}Semantic roles & 50–950 ramp
primary
#D2F0EE
secondary
#CE999C
accent
#2832BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585