#D8FFEB#D8FFEB
#D8FFEB is a very light, muted green. Relative luminance 0.921; OKLCH L 96.7% C 0.048 H 163.1°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFEB |
|---|---|
| RGB | rgb(216, 255, 235) |
| HSL | hsl(149, 100%, 92%) |
| HSV | hsv(149, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.87, -16.25, 5.39) |
| CIE-LCH | lch(96.87, 17.12, 161.65°) |
| OKLab | oklab(96.7% -0.0461 0.014) |
| OKLCH | oklch(96.7% 0.048 163.1) |
| XYZ | xyz(79.0706, 92.1152, 92.1952) |
| Luminance | 0.9212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.67
Eggshell Blue
#C4FFF7
ΔE00 6.17
Duck Egg Blue
#C3FBF4
ΔE00 6.18
Pale Aqua
#B8FFEB
ΔE00 6.27
Light Light Blue
#CAFFFB
ΔE00 6.71
Honeydew
#F0FFF0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFEB #FFD8EC
analogous
#D9FFD8 #D8FFEB #D8FFFF
triadic
#D8FFEB #EBD8FF #FFEBD8
tetradic
#D8FFEB #D8D9FF #FFD8EC #FFFFD8
square
#D8FFEB #D8D9FF #FFD8EC #FFFFD8
split-complementary
#D8FFEB #FFD8FF #FFD8D9
monochromatic
#5EFFAC #9BFFCC #D8FFEB #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.08
#D8FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#D8FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFEB
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFEB | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#F6F4EC
Tritanopia (blue-blind)
#D1FFF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d8ffeb; /* rgb */ color: rgb(216, 255, 235); /* oklch */ color: oklch(96.7% 0.048 163.1);
Tailwind
colors: {
custom: {
50: '#e4fff1',
500: '#d8ffeb',
950: '#000000',
},
}SCSS
$custom: #d8ffeb; $custom-light: #e4fff1; $custom-dark: #000000;
JSON
{
"hex": "#d8ffeb",
"rgb": {
"r": 216,
"g": 255,
"b": 235
},
"hsl": {
"h": 149.231,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.967,
"c": 0.04816,
"h": 163.1
},
"luminance": 0.92117
}Semantic roles & 50–950 ramp
primary
#D8FFEB
secondary
#EB90BF
accent
#0076E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685