#D4FFD2#D4FFD2
#D4FFD2 is a very light, moderate green. Relative luminance 0.902; OKLCH L 95.8% C 0.074 H 143.8°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFD2 |
|---|---|
| RGB | rgb(212, 255, 210) |
| HSL | hsl(117, 100%, 91%) |
| HSV | hsv(117, 18%, 100%) |
| CMYK | cmyk(16.9%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.07, -21.95, 17.03) |
| CIE-LCH | lch(96.07, 27.78, 142.19°) |
| OKLab | oklab(95.82% -0.0599 0.0439) |
| OKLCH | oklch(95.82% 0.074 143.8) |
| XYZ | xyz(74.5415, 90.1686, 74.4373) |
| Luminance | 0.9017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.62
Very Light Green
#D1FFBD
ΔE00 4.76
Celadon
#BEFDB7
ΔE00 5.95
Pale Green
#C7FDB5
ΔE00 5.97
Light Mint
#B6FFBB
ΔE00 6.30
Mint
#AAF0C1
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFD2 #FDD2FF
analogous
#EAFFD2 #D4FFD2 #D2FFE6
triadic
#D4FFD2 #D2D4FF #FFD2D4
tetradic
#D4FFD2 #D2EAFF #FDD2FF #FFE6D2
square
#D4FFD2 #D2EAFF #FDD2FF #FFE6D2
split-complementary
#D4FFD2 #E6D2FF #FFD2EA
monochromatic
#5FFF58 #9AFF95 #D4FFD2 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.10
#D4FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#D4FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFD2
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFD2 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CF
Deuteranopia (green-blind)
#FAF2D4
Tritanopia (blue-blind)
#D1FCF2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4ffd2; /* rgb */ color: rgb(212, 255, 210); /* oklch */ color: oklch(95.8% 0.074 143.8);
Tailwind
colors: {
custom: {
50: '#e1ffdf',
500: '#d4ffd2',
950: '#000000',
},
}SCSS
$custom: #d4ffd2; $custom-light: #e1ffdf; $custom-dark: #000000;
JSON
{
"hex": "#d4ffd2",
"rgb": {
"r": 212,
"g": 255,
"b": 210
},
"hsl": {
"h": 117.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95817,
"c": 0.07428,
"h": 143.8
},
"luminance": 0.9017
}Semantic roles & 50–950 ramp
primary
#D4FFD2
secondary
#E68BEA
accent
#00E6DB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684