#D2F0EB#D2F0EB
#D2F0EB is a very light, muted teal. Relative luminance 0.820; OKLCH L 93.2% C 0.032 H 184.5°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F0EB |
|---|---|
| RGB | rgb(210, 240, 235) |
| HSL | hsl(170, 50%, 88%) |
| HSV | hsv(170, 13%, 94%) |
| CMYK | cmyk(12.5%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(92.58, -10.70, -0.89) |
| CIE-LCH | lch(92.58, 10.74, 184.74°) |
| OKLab | oklab(93.21% -0.0319 -0.0025) |
| OKLCH | oklch(93.21% 0.032 184.5) |
| XYZ | xyz(72.7302, 82.0184, 90.5804) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.84
Ice
#D6FFFA
ΔE00 3.87
Ice Blue (survey)
#D7FFFE
ΔE00 3.98
Very Pale Blue
#D6FFFE
ΔE00 4.09
Very Light Blue
#D5FFFF
ΔE00 4.36
Really Light Blue
#D4FFFF
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F0EB #F0D2D7
analogous
#D2F0DC #D2F0EB #D2E6F0
triadic
#D2F0EB #EBD2F0 #F0EBD2
tetradic
#D2F0EB #DCD2F0 #F0D2D7 #E6F0D2
square
#D2F0EB #DCD2F0 #F0D2D7 #E6F0D2
split-complementary
#D2F0EB #F0D2E6 #F0DCD2
monochromatic
#76D1C2 #A4E1D7 #D2F0EB #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.21
#D2F0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#D2F0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F0EB
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F0EB | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#CAF1EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f0eb; /* rgb */ color: rgb(210, 240, 235); /* oklch */ color: oklch(93.2% 0.032 184.5);
Tailwind
colors: {
custom: {
50: '#e0f5f1',
500: '#d2f0eb',
950: '#000000',
},
}SCSS
$custom: #d2f0eb; $custom-light: #e0f5f1; $custom-dark: #000000;
JSON
{
"hex": "#d2f0eb",
"rgb": {
"r": 210,
"g": 240,
"b": 235
},
"hsl": {
"h": 170,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.93205,
"c": 0.03204,
"h": 184.5
},
"luminance": 0.8202
}Semantic roles & 50–950 ramp
primary
#D2F0EB
secondary
#CE99A1
accent
#2841BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585