#D2FFD4#D2FFD4
#D2FFD4 is a very light, moderate green. Relative luminance 0.900; OKLCH L 95.7% C 0.073 H 146.1°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFD4 |
|---|---|
| RGB | rgb(210, 255, 212) |
| HSL | hsl(123, 100%, 91%) |
| HSV | hsv(123, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(95.99, -22.27, 15.88) |
| CIE-LCH | lch(95.99, 27.35, 144.51°) |
| OKLab | oklab(95.73% -0.061 0.0409) |
| OKLCH | oklch(95.73% 0.073 146.1) |
| XYZ | xyz(74.2191, 89.9734, 75.7309) |
| Luminance | 0.8998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.20
Very Light Green
#D1FFBD
ΔE00 5.35
Mint
#AAF0C1
ΔE00 5.96
Celadon
#BEFDB7
ΔE00 6.26
Light Mint
#B6FFBB
ΔE00 6.43
Pale Green
#C7FDB5
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFD4 #FFD2FD
analogous
#E6FFD2 #D2FFD4 #D2FFEA
triadic
#D2FFD4 #D4D2FF #FFD4D2
tetradic
#D2FFD4 #D2E6FF #FFD2FD #FFEAD2
square
#D2FFD4 #D2E6FF #FFD2FD #FFEAD2
split-complementary
#D2FFD4 #EAD2FF #FFD2E6
monochromatic
#58FF5F #95FF9A #D2FFD4 #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.11
#D2FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#D2FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFD4
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFD4 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D2
Deuteranopia (green-blind)
#F9F2D6
Tritanopia (blue-blind)
#CEFCF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2ffd4; /* rgb */ color: rgb(210, 255, 212); /* oklch */ color: oklch(95.7% 0.073 146.1);
Tailwind
colors: {
custom: {
50: '#e0ffe1',
500: '#d2ffd4',
950: '#000000',
},
}SCSS
$custom: #d2ffd4; $custom-light: #e0ffe1; $custom-dark: #000000;
JSON
{
"hex": "#d2ffd4",
"rgb": {
"r": 210,
"g": 255,
"b": 212
},
"hsl": {
"h": 122.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95734,
"c": 0.07349,
"h": 146.1
},
"luminance": 0.89975
}Semantic roles & 50–950 ramp
primary
#D2FFD4
secondary
#EA8BE6
accent
#00DBE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684