#D3FFD2#D3FFD2
#D3FFD2 is a very light, moderate green. Relative luminance 0.900; OKLCH L 95.8% C 0.075 H 144.4°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFD2 |
|---|---|
| RGB | rgb(211, 255, 210) |
| HSL | hsl(119, 100%, 91%) |
| HSV | hsv(119, 18%, 100%) |
| CMYK | cmyk(17.3%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.01, -22.28, 16.94) |
| CIE-LCH | lch(96.01, 27.99, 142.76°) |
| OKLab | oklab(95.75% -0.0609 0.0436) |
| OKLCH | oklch(95.75% 0.075 144.4) |
| XYZ | xyz(74.2541, 90.0204, 74.4238) |
| Luminance | 0.9002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.65
Very Light Green
#D1FFBD
ΔE00 4.80
Celadon
#BEFDB7
ΔE00 5.88
Pale Green
#C7FDB5
ΔE00 5.96
Mint
#AAF0C1
ΔE00 6.13
Light Mint
#B6FFBB
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFD2 #FED2FF
analogous
#E9FFD2 #D3FFD2 #D2FFE7
triadic
#D3FFD2 #D2D3FF #FFD2D3
tetradic
#D3FFD2 #D2E9FF #FED2FF #FFE7D2
square
#D3FFD2 #D2E9FF #FED2FF #FFE7D2
split-complementary
#D3FFD2 #E7D2FF #FFD2E9
monochromatic
#5BFF58 #97FF95 #D3FFD2 #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.11
#D3FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#D3FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFD2
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFD2 | 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)
#FFF6CF
Deuteranopia (green-blind)
#FAF2D4
Tritanopia (blue-blind)
#CFFCF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d3ffd2; /* rgb */ color: rgb(211, 255, 210); /* oklch */ color: oklch(95.8% 0.075 144.4);
Tailwind
colors: {
custom: {
50: '#e1ffdf',
500: '#d3ffd2',
950: '#000000',
},
}SCSS
$custom: #d3ffd2; $custom-light: #e1ffdf; $custom-dark: #000000;
JSON
{
"hex": "#d3ffd2",
"rgb": {
"r": 211,
"g": 255,
"b": 210
},
"hsl": {
"h": 118.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95752,
"c": 0.07491,
"h": 144.4
},
"luminance": 0.90022
}Semantic roles & 50–950 ramp
primary
#D3FFD2
secondary
#E88BEA
accent
#00E6E0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684