#D2F3EC#D2F3EC
#D2F3EC is a very light, muted teal. Relative luminance 0.839; OKLCH L 93.9% C 0.036 H 181.3°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F3EC |
|---|---|
| RGB | rgb(210, 243, 236) |
| HSL | hsl(167, 58%, 89%) |
| HSV | hsv(167, 14%, 95%) |
| CMYK | cmyk(13.6%, 0%, 2.9%, 4.7%) |
| CIE-LAB | lab(93.39, -12.01, -0.23) |
| CIE-LCH | lch(93.39, 12.02, 181.10°) |
| OKLab | oklab(93.85% -0.0356 -0.0008) |
| OKLCH | oklch(93.85% 0.036 181.3) |
| XYZ | xyz(73.7655, 83.8573, 91.6403) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.02
Ice Blue (survey)
#D7FFFE
ΔE00 3.68
Very Pale Blue
#D6FFFE
ΔE00 3.75
Very Light Blue
#D5FFFF
ΔE00 4.09
Really Light Blue
#D4FFFF
ΔE00 4.17
Lightcyan
#E0FFFF
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F3EC #F3D2D9
analogous
#D2F3DC #D2F3EC #D2EAF3
triadic
#D2F3EC #ECD2F3 #F3ECD2
tetradic
#D2F3EC #DCD2F3 #F3D2D9 #EAF3D2
square
#D2F3EC #DCD2F3 #F3D2D9 #EAF3D2
split-complementary
#D2F3EC #F3D2EA #F3DCD2
monochromatic
#71D9C3 #A2E6D8 #D2F3EC #E7F9F5 #E7F9F5
Accessibility & contrast
On white
1.18
#D2F3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#D2F3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F3EC
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F3EC | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#CAF4F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2f3ec; /* rgb */ color: rgb(210, 243, 236); /* oklch */ color: oklch(93.9% 0.036 181.3);
Tailwind
colors: {
custom: {
50: '#e0f7f2',
500: '#d2f3ec',
950: '#000000',
},
}SCSS
$custom: #d2f3ec; $custom-light: #e0f7f2; $custom-dark: #000000;
JSON
{
"hex": "#d2f3ec",
"rgb": {
"r": 210,
"g": 243,
"b": 236
},
"hsl": {
"h": 167.273,
"s": 57.895,
"l": 88.824
},
"oklch": {
"l": 0.93851,
"c": 0.03557,
"h": 181.3
},
"luminance": 0.83859
}Semantic roles & 50–950 ramp
primary
#D2F3EC
secondary
#D396A3
accent
#2043C5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585