#D8F0EA#D8F0EA
#D8F0EA is a very light, muted teal. Relative luminance 0.829; OKLCH L 93.6% C 0.026 H 179.0°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F0EA |
|---|---|
| RGB | rgb(216, 240, 234) |
| HSL | hsl(165, 44%, 89%) |
| HSV | hsv(165, 10%, 94%) |
| CMYK | cmyk(10%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(92.95, -8.97, 0.22) |
| CIE-LCH | lch(92.95, 8.97, 178.60°) |
| OKLab | oklab(93.59% -0.0264 0.0004) |
| OKLCH | oklch(93.59% 0.026 179) |
| XYZ | xyz(74.3269, 82.8584, 89.9033) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.23
Ice
#D6FFFA
ΔE00 5.15
Ice Blue (survey)
#D7FFFE
ΔE00 5.20
Very Pale Blue
#D6FFFE
ΔE00 5.37
Very Light Blue
#D5FFFF
ΔE00 5.65
Honeydew
#F0FFF0
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F0EA #F0D8DE
analogous
#D8F0DE #D8F0EA #D8EAF0
triadic
#D8F0EA #EAD8F0 #F0EAD8
tetradic
#D8F0EA #DED8F0 #F0D8DE #EAF0D8
square
#D8F0EA #DED8F0 #F0D8DE #EAF0D8
split-complementary
#D8F0EA #F0D8EA #F0DED8
monochromatic
#80CEBA #ACDFD2 #D8F0EA #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.20
#D8F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#D8F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F0EA
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F0EA | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#D3F1EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d8f0ea; /* rgb */ color: rgb(216, 240, 234); /* oklch */ color: oklch(93.6% 0.026 179.0);
Tailwind
colors: {
custom: {
50: '#e4f5f0',
500: '#d8f0ea',
950: '#000000',
},
}SCSS
$custom: #d8f0ea; $custom-light: #e4f5f0; $custom-dark: #000000;
JSON
{
"hex": "#d8f0ea",
"rgb": {
"r": 216,
"g": 240,
"b": 234
},
"hsl": {
"h": 165,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.93589,
"c": 0.02645,
"h": 179
},
"luminance": 0.8286
}Semantic roles & 50–950 ramp
primary
#D8F0EA
secondary
#CD9FAB
accent
#2E50B8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585