#D4FFD5#D4FFD5
#D4FFD5 is a very light, moderate green. Relative luminance 0.903; OKLCH L 95.9% C 0.071 H 145.6°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFD5 |
|---|---|
| RGB | rgb(212, 255, 213) |
| HSL | hsl(121, 100%, 92%) |
| HSV | hsv(121, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(96.13, -21.44, 15.59) |
| CIE-LCH | lch(96.13, 26.51, 143.99°) |
| OKLab | oklab(95.89% -0.0587 0.0402) |
| OKLCH | oklch(95.89% 0.071 145.6) |
| XYZ | xyz(74.9188, 90.3195, 76.4241) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.39
Very Light Green
#D1FFBD
ΔE00 5.54
Mint
#AAF0C1
ΔE00 6.31
Celadon
#BEFDB7
ΔE00 6.60
Pale Green
#C7FDB5
ΔE00 6.71
Light Mint
#B6FFBB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFD5 #FFD4FE
analogous
#E9FFD4 #D4FFD5 #D4FFEB
triadic
#D4FFD5 #D5D4FF #FFD5D4
tetradic
#D4FFD5 #D4E9FF #FFD4FE #FFEBD4
square
#D4FFD5 #D4E9FF #FFD4FE #FFEBD4
split-complementary
#D4FFD5 #EBD4FF #FFD4E9
monochromatic
#5AFF5D #97FF99 #D4FFD5 #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.10
#D4FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#D4FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFD5
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFD5 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D3
Deuteranopia (green-blind)
#F9F2D7
Tritanopia (blue-blind)
#D0FCF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4ffd5; /* rgb */ color: rgb(212, 255, 213); /* oklch */ color: oklch(95.9% 0.071 145.6);
Tailwind
colors: {
custom: {
50: '#e1ffe2',
500: '#d4ffd5',
950: '#000000',
},
}SCSS
$custom: #d4ffd5; $custom-light: #e1ffe2; $custom-dark: #000000;
JSON
{
"hex": "#d4ffd5",
"rgb": {
"r": 212,
"g": 255,
"b": 213
},
"hsl": {
"h": 121.395,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.95887,
"c": 0.07118,
"h": 145.6
},
"luminance": 0.90321
}Semantic roles & 50–950 ramp
primary
#D4FFD5
secondary
#EB8CE9
accent
#00E0E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684