#D8FFE2#D8FFE2
#D8FFE2 is a very light, muted green. Relative luminance 0.916; OKLCH L 96.5% C 0.056 H 153.1°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFE2 |
|---|---|
| RGB | rgb(216, 255, 226) |
| HSL | hsl(135, 100%, 92%) |
| HSV | hsv(135, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(96.66, -17.88, 9.71) |
| CIE-LCH | lch(96.66, 20.35, 151.49°) |
| OKLab | oklab(96.47% -0.0497 0.0252) |
| OKLCH | oklch(96.47% 0.056 153.1) |
| XYZ | xyz(77.8031, 91.6082, 85.5198) |
| Luminance | 0.9161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.22
Mint
#AAF0C1
ΔE00 8.12
Honeydew
#F0FFF0
ΔE00 8.23
Pale Turquoise
#A5FBD5
ΔE00 8.28
Ice
#D6FFFA
ΔE00 8.59
Eggshell Blue
#C4FFF7
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFE2 #FFD8F5
analogous
#E1FFD8 #D8FFE2 #D8FFF6
triadic
#D8FFE2 #E2D8FF #FFE2D8
tetradic
#D8FFE2 #D8E1FF #FFD8F5 #FFF6D8
square
#D8FFE2 #D8E1FF #FFD8F5 #FFF6D8
split-complementary
#D8FFE2 #F6D8FF #FFD8E1
monochromatic
#5EFF87 #9BFFB4 #D8FFE2 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.09
#D8FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#D8FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFE2
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFE2 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8E1
Deuteranopia (green-blind)
#F8F4E3
Tritanopia (blue-blind)
#D3FEF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d8ffe2; /* rgb */ color: rgb(216, 255, 226); /* oklch */ color: oklch(96.5% 0.056 153.1);
Tailwind
colors: {
custom: {
50: '#e4ffeb',
500: '#d8ffe2',
950: '#000000',
},
}SCSS
$custom: #d8ffe2; $custom-light: #e4ffeb; $custom-dark: #000000;
JSON
{
"hex": "#d8ffe2",
"rgb": {
"r": 216,
"g": 255,
"b": 226
},
"hsl": {
"h": 135.385,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96467,
"c": 0.05571,
"h": 153.1
},
"luminance": 0.9161
}Semantic roles & 50–950 ramp
primary
#D8FFE2
secondary
#EB90D4
accent
#00ABE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684