#D8FFEF#D8FFEF
#D8FFEF is a very light, muted teal. Relative luminance 0.924; OKLCH L 96.8% C 0.045 H 168.6°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFEF |
|---|---|
| RGB | rgb(216, 255, 239) |
| HSL | hsl(155, 100%, 92%) |
| HSV | hsv(155, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.96, -15.50, 3.47) |
| CIE-LCH | lch(96.96, 15.89, 167.38°) |
| OKLab | oklab(96.81% -0.0445 0.009) |
| OKLCH | oklch(96.81% 0.045 168.6) |
| XYZ | xyz(79.6550, 92.3490, 95.2730) |
| Luminance | 0.9235 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.26
Duck Egg Blue
#C3FBF4
ΔE00 5.13
Eggshell Blue
#C4FFF7
ΔE00 5.20
Light Light Blue
#CAFFFB
ΔE00 5.45
Very Pale Blue
#D6FFFE
ΔE00 5.93
Ice Blue (survey)
#D7FFFE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFEF #FFD8E8
analogous
#D8FFDC #D8FFEF #D8FBFF
triadic
#D8FFEF #EFD8FF #FFEFD8
tetradic
#D8FFEF #DCD8FF #FFD8E8 #FBFFD8
square
#D8FFEF #DCD8FF #FFD8E8 #FBFFD8
split-complementary
#D8FFEF #FFD8FB #FFDCD8
monochromatic
#5EFFBD #9BFFD6 #D8FFEF #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.08
#D8FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#D8FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFEF
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFEF | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EE
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#D0FFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d8ffef; /* rgb */ color: rgb(216, 255, 239); /* oklch */ color: oklch(96.8% 0.045 168.6);
Tailwind
colors: {
custom: {
50: '#e4fff4',
500: '#d8ffef',
950: '#000000',
},
}SCSS
$custom: #d8ffef; $custom-light: #e4fff4; $custom-dark: #000000;
JSON
{
"hex": "#d8ffef",
"rgb": {
"r": 216,
"g": 255,
"b": 239
},
"hsl": {
"h": 155.385,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96808,
"c": 0.0454,
"h": 168.6
},
"luminance": 0.92351
}Semantic roles & 50–950 ramp
primary
#D8FFEF
secondary
#EB90B5
accent
#005EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685