#D8FEEC#D8FEEC
#D8FEEC is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.5% C 0.046 H 165.2°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FEEC |
|---|---|
| RGB | rgb(216, 254, 236) |
| HSL | hsl(152, 95%, 92%) |
| HSV | hsv(152, 15%, 100%) |
| CMYK | cmyk(15%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(96.63, -15.57, 4.53) |
| CIE-LCH | lch(96.63, 16.22, 163.77°) |
| OKLab | oklab(96.52% -0.0444 0.0117) |
| OKLCH | oklch(96.52% 0.046 165.2) |
| XYZ | xyz(78.8973, 91.5369, 92.8522) |
| Luminance | 0.9154 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.02
Duck Egg Blue
#C3FBF4
ΔE00 5.77
Eggshell Blue
#C4FFF7
ΔE00 5.83
Light Light Blue
#CAFFFB
ΔE00 6.20
Pale Aqua
#B8FFEB
ΔE00 6.45
Very Pale Blue
#D6FFFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FEEC #FED8EA
analogous
#D8FED9 #D8FEEC #D8FDFE
triadic
#D8FEEC #ECD8FE #FEECD8
tetradic
#D8FEEC #D9D8FE #FED8EA #FDFED8
square
#D8FEEC #D9D8FE #FED8EA #FDFED8
split-complementary
#D8FEEC #FED8FD #FED9D8
monochromatic
#61FBB2 #9CFCCF #D8FEEC #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.09
#D8FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#D8FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FEEC
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FEEC | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#D1FEF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d8feec; /* rgb */ color: rgb(216, 254, 236); /* oklch */ color: oklch(96.5% 0.046 165.2);
Tailwind
colors: {
custom: {
50: '#e4fef2',
500: '#d8feec',
950: '#000000',
},
}SCSS
$custom: #d8feec; $custom-light: #e4fef2; $custom-dark: #000000;
JSON
{
"hex": "#d8feec",
"rgb": {
"r": 216,
"g": 254,
"b": 236
},
"hsl": {
"h": 151.579,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.9652,
"c": 0.0459,
"h": 165.2
},
"luminance": 0.91539
}Semantic roles & 50–950 ramp
primary
#D8FEEC
secondary
#E991BB
accent
#006DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585