#D2F2EC#D2F2EC
#D2F2EC is a very light, muted teal. Relative luminance 0.833; OKLCH L 93.6% C 0.034 H 183.0°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2EC |
|---|---|
| RGB | rgb(210, 242, 236) |
| HSL | hsl(169, 55%, 89%) |
| HSV | hsv(169, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(93.13, -11.51, -0.61) |
| CIE-LCH | lch(93.13, 11.53, 183.03°) |
| OKLab | oklab(93.65% -0.0342 -0.0018) |
| OKLCH | oklch(93.65% 0.034 183) |
| XYZ | xyz(73.4671, 83.2604, 91.5408) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.25
Ice Blue (survey)
#D7FFFE
ΔE00 3.65
Very Pale Blue
#D6FFFE
ΔE00 3.74
Lightcyan
#E0FFFF
ΔE00 3.92
Very Light Blue
#D5FFFF
ΔE00 4.05
Really Light Blue
#D4FFFF
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2EC #F2D2D8
analogous
#D2F2DC #D2F2EC #D2E8F2
triadic
#D2F2EC #ECD2F2 #F2ECD2
tetradic
#D2F2EC #DCD2F2 #F2D2D8 #E8F2D2
square
#D2F2EC #DCD2F2 #F2D2D8 #E8F2D2
split-complementary
#D2F2EC #F2D2E8 #F2DCD2
monochromatic
#73D7C4 #A3E4D8 #D2F2EC #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.19
#D2F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#D2F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2EC
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2EC | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEC
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#CAF3F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f2ec; /* rgb */ color: rgb(210, 242, 236); /* oklch */ color: oklch(93.6% 0.034 183.0);
Tailwind
colors: {
custom: {
50: '#e0f6f2',
500: '#d2f2ec',
950: '#000000',
},
}SCSS
$custom: #d2f2ec; $custom-light: #e0f6f2; $custom-dark: #000000;
JSON
{
"hex": "#d2f2ec",
"rgb": {
"r": 210,
"g": 242,
"b": 236
},
"hsl": {
"h": 168.75,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93645,
"c": 0.03428,
"h": 183
},
"luminance": 0.83262
}Semantic roles & 50–950 ramp
primary
#D2F2EC
secondary
#D197A2
accent
#2341C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585