#D8F6EE#D8F6EE
#D8F6EE is a very light, muted teal. Relative luminance 0.867; OKLCH L 94.9% C 0.033 H 177.7°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F6EE |
|---|---|
| RGB | rgb(216, 246, 238) |
| HSL | hsl(164, 63%, 91%) |
| HSV | hsv(164, 12%, 96%) |
| CMYK | cmyk(12.2%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(94.60, -11.23, 0.55) |
| CIE-LCH | lch(94.60, 11.24, 177.18°) |
| OKLab | oklab(94.93% -0.033 0.0013) |
| OKLCH | oklch(94.93% 0.033 177.7) |
| XYZ | xyz(76.7036, 86.6820, 93.5624) |
| Luminance | 0.8668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.30
Lightcyan
#E0FFFF
ΔE00 3.96
Ice Blue (survey)
#D7FFFE
ΔE00 3.97
Very Pale Blue
#D6FFFE
ΔE00 4.09
Very Light Blue
#D5FFFF
ΔE00 4.48
Really Light Blue
#D4FFFF
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F6EE #F6D8E0
analogous
#D8F6DF #D8F6EE #D8EFF6
triadic
#D8F6EE #EED8F6 #F6EED8
tetradic
#D8F6EE #DFD8F6 #F6D8E0 #EFF6D8
square
#D8F6EE #DFD8F6 #F6D8E0 #EFF6D8
split-complementary
#D8F6EE #F6D8EF #F6DFD8
monochromatic
#75DFC3 #A6EBD8 #D8F6EE #E6F9F4 #E6F9F4
Accessibility & contrast
On white
1.15
#D8F6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#D8F6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F6EE
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F6EE | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#EDEEEF
Tritanopia (blue-blind)
#D1F7F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d8f6ee; /* rgb */ color: rgb(216, 246, 238); /* oklch */ color: oklch(94.9% 0.033 177.7);
Tailwind
colors: {
custom: {
50: '#e4f9f3',
500: '#d8f6ee',
950: '#000000',
},
}SCSS
$custom: #d8f6ee; $custom-light: #e4f9f3; $custom-dark: #000000;
JSON
{
"hex": "#d8f6ee",
"rgb": {
"r": 216,
"g": 246,
"b": 238
},
"hsl": {
"h": 164,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.94928,
"c": 0.033,
"h": 177.7
},
"luminance": 0.86684
}Semantic roles & 50–950 ramp
primary
#D8F6EE
secondary
#D89BAB
accent
#1B4ACA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585