#D8FBEC#D8FBEC
#D8FBEC is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.9% C 0.041 H 167.7°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FBEC |
|---|---|
| RGB | rgb(216, 251, 236) |
| HSL | hsl(154, 81%, 92%) |
| HSV | hsv(154, 14%, 98%) |
| CMYK | cmyk(13.9%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(95.85, -14.09, 3.40) |
| CIE-LCH | lch(95.85, 14.50, 166.43°) |
| OKLab | oklab(95.9% -0.0404 0.0088) |
| OKLCH | oklch(95.9% 0.041 167.7) |
| XYZ | xyz(77.9527, 89.6477, 92.5373) |
| Luminance | 0.8965 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.20
Duck Egg Blue
#C3FBF4
ΔE00 5.55
Ice Blue (survey)
#D7FFFE
ΔE00 5.74
Very Pale Blue
#D6FFFE
ΔE00 5.76
Light Light Blue
#CAFFFB
ΔE00 5.77
Eggshell Blue
#C4FFF7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FBEC #FBD8E7
analogous
#D8FBDB #D8FBEC #D8F9FB
triadic
#D8FBEC #ECD8FB #FBECD8
tetradic
#D8FBEC #DBD8FB #FBD8E7 #F9FBD8
square
#D8FBEC #DBD8FB #FBD8E7 #F9FBD8
split-complementary
#D8FBEC #FBD8F9 #FBDBD8
monochromatic
#69F0B6 #A0F5D1 #D8FBEC #E3FCF1 #E3FCF1
Accessibility & contrast
On white
1.11
#D8FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#D8FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FBEC
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FBEC | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#D1FBF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d8fbec; /* rgb */ color: rgb(216, 251, 236); /* oklch */ color: oklch(95.9% 0.041 167.7);
Tailwind
colors: {
custom: {
50: '#e4fcf2',
500: '#d8fbec',
950: '#000000',
},
}SCSS
$custom: #d8fbec; $custom-light: #e4fcf2; $custom-dark: #000000;
JSON
{
"hex": "#d8fbec",
"rgb": {
"r": 216,
"g": 251,
"b": 236
},
"hsl": {
"h": 154.286,
"s": 81.395,
"l": 91.569
},
"oklch": {
"l": 0.95901,
"c": 0.04135,
"h": 167.7
},
"luminance": 0.89649
}Semantic roles & 50–950 ramp
primary
#D8FBEC
secondary
#E295B6
accent
#0863DE
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585