#D8FFED#D8FFED
#D8FFED is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.8% C 0.047 H 165.8°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFED |
|---|---|
| RGB | rgb(216, 255, 237) |
| HSL | hsl(152, 100%, 92%) |
| HSV | hsv(152, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.91, -15.88, 4.43) |
| CIE-LCH | lch(96.91, 16.48, 164.41°) |
| OKLab | oklab(96.75% -0.0453 0.0115) |
| OKLCH | oklch(96.75% 0.047 165.8) |
| XYZ | xyz(79.3612, 92.2315, 93.7255) |
| Luminance | 0.9223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.97
Duck Egg Blue
#C3FBF4
ΔE00 5.64
Eggshell Blue
#C4FFF7
ΔE00 5.66
Light Light Blue
#CAFFFB
ΔE00 6.08
Pale Aqua
#B8FFEB
ΔE00 6.24
Very Pale Blue
#D6FFFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFED #FFD8EA
analogous
#D8FFDA #D8FFED #D8FDFF
triadic
#D8FFED #EDD8FF #FFEDD8
tetradic
#D8FFED #DAD8FF #FFD8EA #FDFFD8
square
#D8FFED #DAD8FF #FFD8EA #FDFFD8
split-complementary
#D8FFED #FFD8FD #FFDAD8
monochromatic
#5EFFB5 #9BFFD1 #D8FFED #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.08
#D8FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#D8FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFED
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFED | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#D0FFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d8ffed; /* rgb */ color: rgb(216, 255, 237); /* oklch */ color: oklch(96.8% 0.047 165.8);
Tailwind
colors: {
custom: {
50: '#e4fff2',
500: '#d8ffed',
950: '#000000',
},
}SCSS
$custom: #d8ffed; $custom-light: #e4fff2; $custom-dark: #000000;
JSON
{
"hex": "#d8ffed",
"rgb": {
"r": 216,
"g": 255,
"b": 237
},
"hsl": {
"h": 152.308,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96754,
"c": 0.04673,
"h": 165.8
},
"luminance": 0.92233
}Semantic roles & 50–950 ramp
primary
#D8FFED
secondary
#EB90BA
accent
#006AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685