#D2F2EB#D2F2EB
#D2F2EB is a very light, muted teal. Relative luminance 0.832; OKLCH L 93.6% C 0.035 H 180.9°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2EB |
|---|---|
| RGB | rgb(210, 242, 235) |
| HSL | hsl(167, 55%, 89%) |
| HSV | hsv(167, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(93.10, -11.70, -0.13) |
| CIE-LCH | lch(93.10, 11.71, 180.62°) |
| OKLab | oklab(93.62% -0.0346 -0.0005) |
| OKLCH | oklch(93.62% 0.035 180.9) |
| XYZ | xyz(73.3222, 83.2024, 90.7778) |
| Luminance | 0.8320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.31
Ice Blue (survey)
#D7FFFE
ΔE00 3.90
Very Pale Blue
#D6FFFE
ΔE00 3.98
Lightcyan
#E0FFFF
ΔE00 4.23
Very Light Blue
#D5FFFF
ΔE00 4.31
Really Light Blue
#D4FFFF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2EB #F2D2D9
analogous
#D2F2DB #D2F2EB #D2E9F2
triadic
#D2F2EB #EBD2F2 #F2EBD2
tetradic
#D2F2EB #DBD2F2 #F2D2D9 #E9F2D2
square
#D2F2EB #DBD2F2 #F2D2D9 #E9F2D2
split-complementary
#D2F2EB #F2D2E9 #F2DBD2
monochromatic
#73D7C1 #A3E4D6 #D2F2EB #E7F8F4 #E7F8F4
Accessibility & contrast
On white
1.19
#D2F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#D2F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2EB
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2EB | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#E9E9EC
Tritanopia (blue-blind)
#CAF3F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f2eb; /* rgb */ color: rgb(210, 242, 235); /* oklch */ color: oklch(93.6% 0.035 180.9);
Tailwind
colors: {
custom: {
50: '#e0f6f1',
500: '#d2f2eb',
950: '#000000',
},
}SCSS
$custom: #d2f2eb; $custom-light: #e0f6f1; $custom-dark: #000000;
JSON
{
"hex": "#d2f2eb",
"rgb": {
"r": 210,
"g": 242,
"b": 235
},
"hsl": {
"h": 166.875,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93617,
"c": 0.03462,
"h": 180.9
},
"luminance": 0.83204
}Semantic roles & 50–950 ramp
primary
#D2F2EB
secondary
#D197A4
accent
#2346C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585