#D8FEEF#D8FEEF
#D8FEEF is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.6% C 0.044 H 169.6°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FEEF |
|---|---|
| RGB | rgb(216, 254, 239) |
| HSL | hsl(156, 95%, 92%) |
| HSV | hsv(156, 15%, 100%) |
| CMYK | cmyk(15%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(96.70, -15.01, 3.09) |
| CIE-LCH | lch(96.70, 15.33, 168.36°) |
| OKLab | oklab(96.6% -0.0432 0.008) |
| OKLCH | oklch(96.6% 0.044 169.6) |
| XYZ | xyz(79.3368, 91.7127, 95.1670) |
| Luminance | 0.9172 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.94
Duck Egg Blue
#C3FBF4
ΔE00 5.04
Eggshell Blue
#C4FFF7
ΔE00 5.17
Light Light Blue
#CAFFFB
ΔE00 5.27
Very Pale Blue
#D6FFFE
ΔE00 5.59
Ice Blue (survey)
#D7FFFE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FEEF #FED8E7
analogous
#D8FEDC #D8FEEF #D8FAFE
triadic
#D8FEEF #EFD8FE #FEEFD8
tetradic
#D8FEEF #DCD8FE #FED8E7 #FAFED8
square
#D8FEEF #DCD8FE #FED8E7 #FAFED8
split-complementary
#D8FEEF #FED8FA #FEDCD8
monochromatic
#61FBBE #9CFCD7 #D8FEEF #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.09
#D8FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#D8FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FEEF
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FEEF | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#D0FFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d8feef; /* rgb */ color: rgb(216, 254, 239); /* oklch */ color: oklch(96.6% 0.044 169.6);
Tailwind
colors: {
custom: {
50: '#e4fef4',
500: '#d8feef',
950: '#000000',
},
}SCSS
$custom: #d8feef; $custom-light: #e4fef4; $custom-dark: #000000;
JSON
{
"hex": "#d8feef",
"rgb": {
"r": 216,
"g": 254,
"b": 239
},
"hsl": {
"h": 156.316,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.96601,
"c": 0.04392,
"h": 169.6
},
"luminance": 0.91715
}Semantic roles & 50–950 ramp
primary
#D8FEEF
secondary
#E991B4
accent
#005BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585