#D8FFDC#D8FFDC
#D8FFDC is a very light, moderate green. Relative luminance 0.913; OKLCH L 96.3% C 0.061 H 147.9°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFDC |
|---|---|
| RGB | rgb(216, 255, 220) |
| HSL | hsl(126, 100%, 92%) |
| HSV | hsv(126, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.53, -18.93, 12.60) |
| CIE-LCH | lch(96.53, 22.74, 146.36°) |
| OKLab | oklab(96.32% -0.0521 0.0326) |
| OKLCH | oklch(96.32% 0.061 147.9) |
| XYZ | xyz(76.9942, 91.2847, 81.2595) |
| Luminance | 0.9129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.20
Very Light Green
#D1FFBD
ΔE00 7.33
Mint
#AAF0C1
ΔE00 7.38
Pale Turquoise
#A5FBD5
ΔE00 8.23
Pale Aqua
#B8FFEB
ΔE00 8.30
Celadon
#BEFDB7
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFDC #FFD8FB
analogous
#E8FFD8 #D8FFDC #D8FFF0
triadic
#D8FFDC #DCD8FF #FFDCD8
tetradic
#D8FFDC #D8E8FF #FFD8FB #FFF0D8
square
#D8FFDC #D8E8FF #FFD8FB #FFF0D8
split-complementary
#D8FFDC #F0D8FF #FFD8E8
monochromatic
#5EFF6E #9BFFA5 #D8FFDC #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.09
#D8FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#D8FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFDC
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFDC | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#F9F3DE
Tritanopia (blue-blind)
#D4FDF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d8ffdc; /* rgb */ color: rgb(216, 255, 220); /* oklch */ color: oklch(96.3% 0.061 147.9);
Tailwind
colors: {
custom: {
50: '#e4ffe6',
500: '#d8ffdc',
950: '#000000',
},
}SCSS
$custom: #d8ffdc; $custom-light: #e4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d8ffdc",
"rgb": {
"r": 216,
"g": 255,
"b": 220
},
"hsl": {
"h": 126.154,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96317,
"c": 0.06146,
"h": 147.9
},
"luminance": 0.91286
}Semantic roles & 50–950 ramp
primary
#D8FFDC
secondary
#EB90E2
accent
#00CEE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684