#D3FFDB#D3FFDB
#D3FFDB is a very light, moderate green. Relative luminance 0.905; OKLCH L 96.0% C 0.066 H 150.3°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFDB |
|---|---|
| RGB | rgb(211, 255, 219) |
| HSL | hsl(131, 100%, 91%) |
| HSV | hsv(131, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(96.20, -20.73, 12.60) |
| CIE-LCH | lch(96.20, 24.26, 148.71°) |
| OKLab | oklab(95.97% -0.0572 0.0326) |
| OKLCH | oklch(95.97% 0.066 150.3) |
| XYZ | xyz(75.4070, 90.4816, 80.4959) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.50
Very Pale Green
#CFFDBC
ΔE00 7.04
Very Light Green
#D1FFBD
ΔE00 7.19
Pale Turquoise
#A5FBD5
ΔE00 7.22
Pale Aqua
#B8FFEB
ΔE00 7.64
Light Mint
#B6FFBB
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFDB #FFD3F7
analogous
#E1FFD3 #D3FFDB #D3FFF1
triadic
#D3FFDB #DBD3FF #FFDBD3
tetradic
#D3FFDB #D3E1FF #FFD3F7 #FFF1D3
square
#D3FFDB #D3E1FF #FFD3F7 #FFF1D3
split-complementary
#D3FFDB #F1D3FF #FFD3E1
monochromatic
#59FF77 #96FFA9 #D3FFDB #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.10
#D3FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#D3FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFDB
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFDB | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D9
Deuteranopia (green-blind)
#F8F2DD
Tritanopia (blue-blind)
#CEFDF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3ffdb; /* rgb */ color: rgb(211, 255, 219); /* oklch */ color: oklch(96.0% 0.066 150.3);
Tailwind
colors: {
custom: {
50: '#e1ffe6',
500: '#d3ffdb',
950: '#000000',
},
}SCSS
$custom: #d3ffdb; $custom-light: #e1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d3ffdb",
"rgb": {
"r": 211,
"g": 255,
"b": 219
},
"hsl": {
"h": 130.909,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.95967,
"c": 0.06587,
"h": 150.3
},
"luminance": 0.90483
}Semantic roles & 50–950 ramp
primary
#D3FFDB
secondary
#EB8CD9
accent
#00BCE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684