#D8FFEE#D8FFEE
#D8FFEE is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.8% C 0.046 H 167.2°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFEE |
|---|---|
| RGB | rgb(216, 255, 238) |
| HSL | hsl(154, 100%, 92%) |
| HSV | hsv(154, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.94, -15.69, 3.95) |
| CIE-LCH | lch(96.94, 16.18, 165.87°) |
| OKLab | oklab(96.78% -0.0449 0.0102) |
| OKLCH | oklch(96.78% 0.046 167.2) |
| XYZ | xyz(79.5077, 92.2901, 94.4971) |
| Luminance | 0.9229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.62
Duck Egg Blue
#C3FBF4
ΔE00 5.38
Eggshell Blue
#C4FFF7
ΔE00 5.42
Light Light Blue
#CAFFFB
ΔE00 5.76
Pale Aqua
#B8FFEB
ΔE00 6.26
Very Pale Blue
#D6FFFE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFEE #FFD8E9
analogous
#D8FFDB #D8FFEE #D8FDFF
triadic
#D8FFEE #EED8FF #FFEED8
tetradic
#D8FFEE #DBD8FF #FFD8E9 #FDFFD8
square
#D8FFEE #DBD8FF #FFD8E9 #FDFFD8
split-complementary
#D8FFEE #FFD8FD #FFDBD8
monochromatic
#5EFFB9 #9BFFD3 #D8FFEE #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.08
#D8FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#D8FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFEE
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFEE | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#F6F4EF
Tritanopia (blue-blind)
#D0FFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d8ffee; /* rgb */ color: rgb(216, 255, 238); /* oklch */ color: oklch(96.8% 0.046 167.2);
Tailwind
colors: {
custom: {
50: '#e4fff3',
500: '#d8ffee',
950: '#000000',
},
}SCSS
$custom: #d8ffee; $custom-light: #e4fff3; $custom-dark: #000000;
JSON
{
"hex": "#d8ffee",
"rgb": {
"r": 216,
"g": 255,
"b": 238
},
"hsl": {
"h": 153.846,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96781,
"c": 0.04605,
"h": 167.2
},
"luminance": 0.92292
}Semantic roles & 50–950 ramp
primary
#D8FFEE
secondary
#EB90B8
accent
#0064E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685