#D8F2F0#D8F2F0
#D8F2F0 is a very light, muted teal. Relative luminance 0.844; OKLCH L 94.2% C 0.027 H 191.1°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F2F0 |
|---|---|
| RGB | rgb(216, 242, 240) |
| HSL | hsl(175, 50%, 90%) |
| HSV | hsv(175, 11%, 95%) |
| CMYK | cmyk(10.7%, 0%, 0.8%, 5.1%) |
| CIE-LAB | lab(93.62, -8.84, -1.92) |
| CIE-LCH | lch(93.62, 9.04, 192.25°) |
| OKLab | oklab(94.17% -0.0268 -0.0052) |
| OKLCH | oklch(94.17% 0.027 191.1) |
| XYZ | xyz(75.7955, 84.3930, 94.7173) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.93
Ice Blue (survey)
#D7FFFE
ΔE00 4.26
Very Pale Blue
#D6FFFE
ΔE00 4.44
Very Light Blue
#D5FFFF
ΔE00 4.62
Really Light Blue
#D4FFFF
ΔE00 4.81
Ice
#D6FFFA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F2F0 #F2D8DA
analogous
#D8F2E3 #D8F2F0 #D8E7F2
triadic
#D8F2F0 #F0D8F2 #F2F0D8
tetradic
#D8F2F0 #E3D8F2 #F2D8DA #E7F2D8
square
#D8F2F0 #E3D8F2 #F2D8DA #E7F2D8
split-complementary
#D8F2F0 #F2D8E7 #F2E3D8
monochromatic
#7CD3CD #AAE3DE #D8F2F0 #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.17
#D8F2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#D8F2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F2F0
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F2F0 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF0
Deuteranopia (green-blind)
#E9EBF0
Tritanopia (blue-blind)
#D1F4F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d8f2f0; /* rgb */ color: rgb(216, 242, 240); /* oklch */ color: oklch(94.2% 0.027 191.1);
Tailwind
colors: {
custom: {
50: '#e4f6f4',
500: '#d8f2f0',
950: '#000000',
},
}SCSS
$custom: #d8f2f0; $custom-light: #e4f6f4; $custom-dark: #000000;
JSON
{
"hex": "#d8f2f0",
"rgb": {
"r": 216,
"g": 242,
"b": 240
},
"hsl": {
"h": 175.385,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.94168,
"c": 0.02735,
"h": 191.1
},
"luminance": 0.84394
}Semantic roles & 50–950 ramp
primary
#D8F2F0
secondary
#D09EA2
accent
#2834BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585