#D2F2F0#D2F2F0
#D2F2F0 is a very light, muted teal. Relative luminance 0.835; OKLCH L 93.8% C 0.033 H 192.0°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2F0 |
|---|---|
| RGB | rgb(210, 242, 240) |
| HSL | hsl(176, 55%, 89%) |
| HSV | hsv(176, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 0.8%, 5.1%) |
| CIE-LAB | lab(93.23, -10.73, -2.54) |
| CIE-LCH | lch(93.23, 11.03, 193.30°) |
| OKLab | oklab(93.76% -0.0327 -0.0069) |
| OKLCH | oklch(93.76% 0.033 192) |
| XYZ | xyz(74.0547, 83.4954, 94.6357) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.95
Ice Blue (survey)
#D7FFFE
ΔE00 3.10
Very Pale Blue
#D6FFFE
ΔE00 3.23
Very Light Blue
#D5FFFF
ΔE00 3.39
Really Light Blue
#D4FFFF
ΔE00 3.53
Ice
#D6FFFA
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2F0 #F2D2D4
analogous
#D2F2E0 #D2F2F0 #D2E4F2
triadic
#D2F2F0 #F0D2F2 #F2F0D2
tetradic
#D2F2F0 #E0D2F2 #F2D2D4 #E4F2D2
square
#D2F2F0 #E0D2F2 #F2D2D4 #E4F2D2
split-complementary
#D2F2F0 #F2D2E4 #F2E0D2
monochromatic
#73D7D0 #A3E4E0 #D2F2F0 #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.19
#D2F2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#D2F2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2F0
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2F0 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEF0
Deuteranopia (green-blind)
#E7EAF0
Tritanopia (blue-blind)
#C9F4F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2f2f0; /* rgb */ color: rgb(210, 242, 240); /* oklch */ color: oklch(93.8% 0.033 192.0);
Tailwind
colors: {
custom: {
50: '#e0f6f4',
500: '#d2f2f0',
950: '#000000',
},
}SCSS
$custom: #d2f2f0; $custom-light: #e0f6f4; $custom-dark: #000000;
JSON
{
"hex": "#d2f2f0",
"rgb": {
"r": 210,
"g": 242,
"b": 240
},
"hsl": {
"h": 176.25,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.9376,
"c": 0.03341,
"h": 192
},
"luminance": 0.83497
}Semantic roles & 50–950 ramp
primary
#D2F2F0
secondary
#D1979B
accent
#232DC3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585