#D4FFDB#D4FFDB
#D4FFDB is a very light, moderate green. Relative luminance 0.906; OKLCH L 96.0% C 0.065 H 149.7°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFDB |
|---|---|
| RGB | rgb(212, 255, 219) |
| HSL | hsl(130, 100%, 92%) |
| HSV | hsv(130, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(96.26, -20.41, 12.69) |
| CIE-LCH | lch(96.26, 24.03, 148.12°) |
| OKLab | oklab(96.03% -0.0563 0.0329) |
| OKLCH | oklch(96.03% 0.065 149.7) |
| XYZ | xyz(75.6945, 90.6298, 80.5093) |
| Luminance | 0.9063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.65
Very Pale Green
#CFFDBC
ΔE00 7.00
Very Light Green
#D1FFBD
ΔE00 7.15
Pale Turquoise
#A5FBD5
ΔE00 7.42
Pale Aqua
#B8FFEB
ΔE00 7.80
Celadon
#BEFDB7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFDB #FFD4F8
analogous
#E3FFD4 #D4FFDB #D4FFF1
triadic
#D4FFDB #DBD4FF #FFDBD4
tetradic
#D4FFDB #D4E3FF #FFD4F8 #FFF1D4
square
#D4FFDB #D4E3FF #FFD4F8 #FFF1D4
split-complementary
#D4FFDB #F1D4FF #FFD4E3
monochromatic
#5AFF75 #97FFA8 #D4FFDB #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.10
#D4FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#D4FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFDB
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFDB | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D9
Deuteranopia (green-blind)
#F8F2DD
Tritanopia (blue-blind)
#CFFDF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4ffdb; /* rgb */ color: rgb(212, 255, 219); /* oklch */ color: oklch(96.0% 0.065 149.7);
Tailwind
colors: {
custom: {
50: '#e1ffe6',
500: '#d4ffdb',
950: '#000000',
},
}SCSS
$custom: #d4ffdb; $custom-light: #e1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d4ffdb",
"rgb": {
"r": 212,
"g": 255,
"b": 219
},
"hsl": {
"h": 129.767,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96032,
"c": 0.06518,
"h": 149.7
},
"luminance": 0.90632
}Semantic roles & 50–950 ramp
primary
#D4FFDB
secondary
#EB8CDB
accent
#00C0E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684