#D2F2EA#D2F2EA
#D2F2EA is a very light, muted teal. Relative luminance 0.831; OKLCH L 93.6% C 0.035 H 178.8°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2EA |
|---|---|
| RGB | rgb(210, 242, 234) |
| HSL | hsl(165, 55%, 89%) |
| HSV | hsv(165, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(93.08, -11.90, 0.35) |
| CIE-LCH | lch(93.08, 11.90, 178.29°) |
| OKLab | oklab(93.59% -0.035 0.0008) |
| OKLCH | oklch(93.59% 0.035 178.8) |
| XYZ | xyz(73.1781, 83.1448, 90.0190) |
| Luminance | 0.8315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.43
Ice Blue (survey)
#D7FFFE
ΔE00 4.17
Very Pale Blue
#D6FFFE
ΔE00 4.24
Lightcyan
#E0FFFF
ΔE00 4.56
Very Light Blue
#D5FFFF
ΔE00 4.59
Really Light Blue
#D4FFFF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2EA #F2D2DA
analogous
#D2F2DA #D2F2EA #D2EAF2
triadic
#D2F2EA #EAD2F2 #F2EAD2
tetradic
#D2F2EA #DAD2F2 #F2D2DA #EAF2D2
square
#D2F2EA #DAD2F2 #F2D2DA #EAF2D2
split-complementary
#D2F2EA #F2D2EA #F2DAD2
monochromatic
#73D7BE #A3E4D4 #D2F2EA #E7F8F4 #E7F8F4
Accessibility & contrast
On white
1.19
#D2F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#D2F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2EA
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2EA | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#CBF3EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2f2ea; /* rgb */ color: rgb(210, 242, 234); /* oklch */ color: oklch(93.6% 0.035 178.8);
Tailwind
colors: {
custom: {
50: '#e0f6f0',
500: '#d2f2ea',
950: '#000000',
},
}SCSS
$custom: #d2f2ea; $custom-light: #e0f6f0; $custom-dark: #000000;
JSON
{
"hex": "#d2f2ea",
"rgb": {
"r": 210,
"g": 242,
"b": 234
},
"hsl": {
"h": 165,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93588,
"c": 0.03502,
"h": 178.8
},
"luminance": 0.83146
}Semantic roles & 50–950 ramp
primary
#D2F2EA
secondary
#D197A6
accent
#234BC3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585