#D8F8EA#D8F8EA
#D8F8EA is a very light, muted teal. Relative luminance 0.877; OKLCH L 95.2% C 0.038 H 167.3°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F8EA |
|---|---|
| RGB | rgb(216, 248, 234) |
| HSL | hsl(154, 70%, 91%) |
| HSV | hsv(154, 13%, 97%) |
| CMYK | cmyk(12.9%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.02, -12.98, 3.23) |
| CIE-LCH | lch(95.02, 13.37, 166.01°) |
| OKLab | oklab(95.23% -0.0372 0.0084) |
| OKLCH | oklch(95.23% 0.038 167.3) |
| XYZ | xyz(76.7341, 87.6727, 90.7057) |
| Luminance | 0.8767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.31
Ice Blue (survey)
#D7FFFE
ΔE00 5.66
Very Pale Blue
#D6FFFE
ΔE00 5.72
Honeydew
#F0FFF0
ΔE00 5.72
Duck Egg Blue
#C3FBF4
ΔE00 6.01
Lightcyan
#E0FFFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F8EA #F8D8E6
analogous
#D8F8DA #D8F8EA #D8F6F8
triadic
#D8F8EA #EAD8F8 #F8EAD8
tetradic
#D8F8EA #DAD8F8 #F8D8E6 #F6F8D8
square
#D8F8EA #DAD8F8 #F8D8E6 #F6F8D8
split-complementary
#D8F8EA #F8D8F6 #F8DAD8
monochromatic
#70E5B2 #A4EFCE #D8F8EA #E5FAF1 #E5FAF1
Accessibility & contrast
On white
1.13
#D8F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#D8F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F8EA
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F8EA | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#D2F8F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d8f8ea; /* rgb */ color: rgb(216, 248, 234); /* oklch */ color: oklch(95.2% 0.038 167.3);
Tailwind
colors: {
custom: {
50: '#e4faf0',
500: '#d8f8ea',
950: '#000000',
},
}SCSS
$custom: #d8f8ea; $custom-light: #e4faf0; $custom-dark: #000000;
JSON
{
"hex": "#d8f8ea",
"rgb": {
"r": 216,
"g": 248,
"b": 234
},
"hsl": {
"h": 153.75,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.95228,
"c": 0.03813,
"h": 167.3
},
"luminance": 0.87674
}Semantic roles & 50–950 ramp
primary
#D8F8EA
secondary
#DC99B6
accent
#1467D2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585