#D8FFDB#D8FFDB
#D8FFDB is a very light, moderate green. Relative luminance 0.912; OKLCH L 96.3% C 0.062 H 147.2°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFDB |
|---|---|
| RGB | rgb(216, 255, 219) |
| HSL | hsl(125, 100%, 92%) |
| HSV | hsv(125, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(96.51, -19.11, 13.08) |
| CIE-LCH | lch(96.51, 23.16, 145.60°) |
| OKLab | oklab(96.29% -0.0525 0.0339) |
| OKLCH | oklch(96.29% 0.062 147.2) |
| XYZ | xyz(76.8621, 91.2319, 80.5641) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.92
Very Light Green
#D1FFBD
ΔE00 7.06
Mint
#AAF0C1
ΔE00 7.29
Celadon
#BEFDB7
ΔE00 8.23
Pale Turquoise
#A5FBD5
ΔE00 8.26
Light Sage
#BCECAC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFDB #FFD8FC
analogous
#E9FFD8 #D8FFDB #D8FFEE
triadic
#D8FFDB #DBD8FF #FFDBD8
tetradic
#D8FFDB #D8E9FF #FFD8FC #FFEED8
square
#D8FFDB #D8E9FF #FFD8FC #FFEED8
split-complementary
#D8FFDB #EED8FF #FFD8E9
monochromatic
#5EFF6A #9BFFA3 #D8FFDB #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.09
#D8FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#D8FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFDB
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFDB | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D9
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#D4FDF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d8ffdb; /* rgb */ color: rgb(216, 255, 219); /* oklch */ color: oklch(96.3% 0.062 147.2);
Tailwind
colors: {
custom: {
50: '#e4ffe6',
500: '#d8ffdb',
950: '#000000',
},
}SCSS
$custom: #d8ffdb; $custom-light: #e4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d8ffdb",
"rgb": {
"r": 216,
"g": 255,
"b": 219
},
"hsl": {
"h": 124.615,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96293,
"c": 0.06246,
"h": 147.2
},
"luminance": 0.91233
}Semantic roles & 50–950 ramp
primary
#D8FFDB
secondary
#EB90E4
accent
#00D4E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684