#D2F0EA#D2F0EA
#D2F0EA is a very light, muted teal. Relative luminance 0.820; OKLCH L 93.2% C 0.032 H 182.2°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F0EA |
|---|---|
| RGB | rgb(210, 240, 234) |
| HSL | hsl(168, 50%, 88%) |
| HSV | hsv(168, 13%, 94%) |
| CMYK | cmyk(12.5%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(92.56, -10.89, -0.40) |
| CIE-LCH | lch(92.56, 10.90, 182.13°) |
| OKLab | oklab(93.18% -0.0323 -0.0012) |
| OKLCH | oklch(93.18% 0.032 182.2) |
| XYZ | xyz(72.5861, 81.9608, 89.8217) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.87
Lightcyan
#E0FFFF
ΔE00 4.12
Ice Blue (survey)
#D7FFFE
ΔE00 4.16
Very Pale Blue
#D6FFFE
ΔE00 4.26
Very Light Blue
#D5FFFF
ΔE00 4.56
Really Light Blue
#D4FFFF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F0EA #F0D2D8
analogous
#D2F0DB #D2F0EA #D2E7F0
triadic
#D2F0EA #EAD2F0 #F0EAD2
tetradic
#D2F0EA #DBD2F0 #F0D2D8 #E7F0D2
square
#D2F0EA #DBD2F0 #F0D2D8 #E7F0D2
split-complementary
#D2F0EA #F0D2E7 #F0DBD2
monochromatic
#76D1BF #A4E1D5 #D2F0EA #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.21
#D2F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#D2F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F0EA
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F0EA | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#CBF1EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f0ea; /* rgb */ color: rgb(210, 240, 234); /* oklch */ color: oklch(93.2% 0.032 182.2);
Tailwind
colors: {
custom: {
50: '#e0f5f0',
500: '#d2f0ea',
950: '#000000',
},
}SCSS
$custom: #d2f0ea; $custom-light: #e0f5f0; $custom-dark: #000000;
JSON
{
"hex": "#d2f0ea",
"rgb": {
"r": 210,
"g": 240,
"b": 234
},
"hsl": {
"h": 168,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.93176,
"c": 0.03235,
"h": 182.2
},
"luminance": 0.81962
}Semantic roles & 50–950 ramp
primary
#D2F0EA
secondary
#CE99A3
accent
#2846BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585