#D2F8F4#D2F8F4
#D2F8F4 is a very light, muted teal. Relative luminance 0.874; OKLCH L 95.1% C 0.040 H 188.7°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F8F4 |
|---|---|
| RGB | rgb(210, 248, 244) |
| HSL | hsl(174, 73%, 90%) |
| HSV | hsv(174, 15%, 97%) |
| CMYK | cmyk(15.3%, 0%, 1.6%, 2.7%) |
| CIE-LAB | lab(94.89, -12.95, -2.17) |
| CIE-LCH | lch(94.89, 13.13, 189.52°) |
| OKLab | oklab(95.11% -0.0391 -0.006) |
| OKLCH | oklch(95.11% 0.04 188.7) |
| XYZ | xyz(76.4706, 87.3660, 98.4047) |
| Luminance | 0.8737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.56
Ice Blue (survey)
#D7FFFE
ΔE00 1.90
Very Pale Blue
#D6FFFE
ΔE00 1.92
Very Light Blue
#D5FFFF
ΔE00 2.23
Really Light Blue
#D4FFFF
ΔE00 2.28
Pale Blue
#D0FEFE
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F8F4 #F8D2D6
analogous
#D2F8E1 #D2F8F4 #D2E9F8
triadic
#D2F8F4 #F4D2F8 #F8F4D2
tetradic
#D2F8F4 #E1D2F8 #F8D2D6 #E9F8D2
square
#D2F8F4 #E1D2F8 #F8D2D6 #E9F8D2
split-complementary
#D2F8F4 #F8D2E9 #F8E1D2
monochromatic
#68E8DA #9DF0E7 #D2F8F4 #E5FBF9 #E5FBF9
Accessibility & contrast
On white
1.14
#D2F8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#D2F8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F8F4
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F8F4 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F4F4
Deuteranopia (green-blind)
#ECEEF5
Tritanopia (blue-blind)
#C8FAF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2f8f4; /* rgb */ color: rgb(210, 248, 244); /* oklch */ color: oklch(95.1% 0.040 188.7);
Tailwind
colors: {
custom: {
50: '#e0faf7',
500: '#d2f8f4',
950: '#000000',
},
}SCSS
$custom: #d2f8f4; $custom-light: #e0faf7; $custom-dark: #000000;
JSON
{
"hex": "#d2f8f4",
"rgb": {
"r": 210,
"g": 248,
"b": 244
},
"hsl": {
"h": 173.684,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.95112,
"c": 0.03953,
"h": 188.7
},
"luminance": 0.87368
}Semantic roles & 50–950 ramp
primary
#D2F8F4
secondary
#DC929A
accent
#1025D5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585