#D2FFD3#D2FFD3
#D2FFD3 is a very light, moderate green. Relative luminance 0.899; OKLCH L 95.7% C 0.075 H 145.5°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFD3 |
|---|---|
| RGB | rgb(210, 255, 211) |
| HSL | hsl(121, 100%, 91%) |
| HSV | hsv(121, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(95.96, -22.44, 16.36) |
| CIE-LCH | lch(95.96, 27.77, 143.91°) |
| OKLab | oklab(95.71% -0.0614 0.0422) |
| OKLCH | oklch(95.71% 0.075 145.5) |
| XYZ | xyz(74.0934, 89.9231, 75.0686) |
| Luminance | 0.8992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.94
Very Light Green
#D1FFBD
ΔE00 5.09
Mint
#AAF0C1
ΔE00 5.96
Celadon
#BEFDB7
ΔE00 6.04
Pale Green
#C7FDB5
ΔE00 6.20
Light Mint
#B6FFBB
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFD3 #FFD2FE
analogous
#E7FFD2 #D2FFD3 #D2FFE9
triadic
#D2FFD3 #D3D2FF #FFD3D2
tetradic
#D2FFD3 #D2E7FF #FFD2FE #FFE9D2
square
#D2FFD3 #D2E7FF #FFD2FE #FFE9D2
split-complementary
#D2FFD3 #E9D2FF #FFD2E7
monochromatic
#58FF5B #95FF97 #D2FFD3 #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.11
#D2FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#D2FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFD3
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFD3 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D1
Deuteranopia (green-blind)
#F9F2D5
Tritanopia (blue-blind)
#CEFCF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2ffd3; /* rgb */ color: rgb(210, 255, 211); /* oklch */ color: oklch(95.7% 0.075 145.5);
Tailwind
colors: {
custom: {
50: '#e0ffe0',
500: '#d2ffd3',
950: '#000000',
},
}SCSS
$custom: #d2ffd3; $custom-light: #e0ffe0; $custom-dark: #000000;
JSON
{
"hex": "#d2ffd3",
"rgb": {
"r": 210,
"g": 255,
"b": 211
},
"hsl": {
"h": 121.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95711,
"c": 0.07451,
"h": 145.5
},
"luminance": 0.89925
}Semantic roles & 50–950 ramp
primary
#D2FFD3
secondary
#EA8BE8
accent
#00E0E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684