#D8F4EA#D8F4EA
#D8F4EA is a very light, muted teal. Relative luminance 0.852; OKLCH L 94.4% C 0.032 H 172.1°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F4EA |
|---|---|
| RGB | rgb(216, 244, 234) |
| HSL | hsl(159, 56%, 90%) |
| HSV | hsv(159, 11%, 96%) |
| CMYK | cmyk(11.5%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(93.99, -10.98, 1.73) |
| CIE-LCH | lch(93.99, 11.12, 171.07°) |
| OKLab | oklab(94.41% -0.0319 0.0044) |
| OKLCH | oklch(94.41% 0.032 172.1) |
| XYZ | xyz(75.5174, 85.2394, 90.3001) |
| Luminance | 0.8524 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.23
Lightcyan
#E0FFFF
ΔE00 4.87
Ice Blue (survey)
#D7FFFE
ΔE00 5.01
Very Pale Blue
#D6FFFE
ΔE00 5.13
Honeydew
#F0FFF0
ΔE00 5.32
Very Light Blue
#D5FFFF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F4EA #F4D8E2
analogous
#D8F4DC #D8F4EA #D8F0F4
triadic
#D8F4EA #EAD8F4 #F4EAD8
tetradic
#D8F4EA #DCD8F4 #F4D8E2 #F0F4D8
square
#D8F4EA #DCD8F4 #F4D8E2 #F0F4D8
split-complementary
#D8F4EA #F4D8F0 #F4DCD8
monochromatic
#79D9B7 #A8E7D0 #D8F4EA #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.16
#D8F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#D8F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F4EA
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F4EA | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#EDECEB
Tritanopia (blue-blind)
#D2F5F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d8f4ea; /* rgb */ color: rgb(216, 244, 234); /* oklch */ color: oklch(94.4% 0.032 172.1);
Tailwind
colors: {
custom: {
50: '#e4f7f0',
500: '#d8f4ea',
950: '#000000',
},
}SCSS
$custom: #d8f4ea; $custom-light: #e4f7f0; $custom-dark: #000000;
JSON
{
"hex": "#d8f4ea",
"rgb": {
"r": 216,
"g": 244,
"b": 234
},
"hsl": {
"h": 158.571,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.94407,
"c": 0.03215,
"h": 172.1
},
"luminance": 0.85241
}Semantic roles & 50–950 ramp
primary
#D8F4EA
secondary
#D49CB0
accent
#225CC4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585