#D8FFEC#D8FFEC
#D8FFEC is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.7% C 0.047 H 164.4°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFEC |
|---|---|
| RGB | rgb(216, 255, 236) |
| HSL | hsl(151, 100%, 92%) |
| HSV | hsv(151, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.89, -16.06, 4.91) |
| CIE-LCH | lch(96.89, 16.80, 163.01°) |
| OKLab | oklab(96.73% -0.0457 0.0127) |
| OKLCH | oklch(96.73% 0.047 164.4) |
| XYZ | xyz(79.2155, 92.1732, 92.9582) |
| Luminance | 0.9217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.33
Eggshell Blue
#C4FFF7
ΔE00 5.91
Duck Egg Blue
#C3FBF4
ΔE00 5.91
Pale Aqua
#B8FFEB
ΔE00 6.25
Light Light Blue
#CAFFFB
ΔE00 6.39
Very Pale Blue
#D6FFFE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFEC #FFD8EB
analogous
#D8FFD9 #D8FFEC #D8FFFF
triadic
#D8FFEC #ECD8FF #FFECD8
tetradic
#D8FFEC #D9D8FF #FFD8EB #FFFFD8
square
#D8FFEC #D9D8FF #FFD8EB #FFFFD8
split-complementary
#D8FFEC #FFD8FF #FFD9D8
monochromatic
#5EFFB0 #9BFFCE #D8FFEC #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.08
#D8FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#D8FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFEC
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFEC | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#F6F4ED
Tritanopia (blue-blind)
#D1FFF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d8ffec; /* rgb */ color: rgb(216, 255, 236); /* oklch */ color: oklch(96.7% 0.047 164.4);
Tailwind
colors: {
custom: {
50: '#e4fff2',
500: '#d8ffec',
950: '#000000',
},
}SCSS
$custom: #d8ffec; $custom-light: #e4fff2; $custom-dark: #000000;
JSON
{
"hex": "#d8ffec",
"rgb": {
"r": 216,
"g": 255,
"b": 236
},
"hsl": {
"h": 150.769,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96727,
"c": 0.04743,
"h": 164.4
},
"luminance": 0.92175
}Semantic roles & 50–950 ramp
primary
#D8FFEC
secondary
#EB90BC
accent
#0070E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685