#D3F2DB#D3F2DB
#D3F2DB is a very light, muted green. Relative luminance 0.825; OKLCH L 93.2% C 0.045 H 153.3°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F2DB |
|---|---|
| RGB | rgb(211, 242, 219) |
| HSL | hsl(135, 54%, 89%) |
| HSV | hsv(135, 13%, 95%) |
| CMYK | cmyk(12.8%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(92.78, -14.36, 7.72) |
| CIE-LCH | lch(92.78, 16.30, 151.75°) |
| OKLab | oklab(93.25% -0.04 0.0201) |
| OKLCH | oklch(93.25% 0.045 153.3) |
| XYZ | xyz(71.3994, 82.4664, 79.1600) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.71
Ice
#D6FFFA
ΔE00 7.66
Duck Egg Blue
#C3FBF4
ΔE00 8.32
Pale Aqua
#B8FFEB
ΔE00 8.37
Eggshell Blue
#C4FFF7
ΔE00 8.59
Light Light Blue
#CAFFFB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F2DB #F2D3EA
analogous
#DBF2D3 #D3F2DB #D3F2EB
triadic
#D3F2DB #DBD3F2 #F2DBD3
tetradic
#D3F2DB #D3DBF2 #F2D3EA #F2EBD3
square
#D3F2DB #D3DBF2 #F2D3EA #F2EBD3
split-complementary
#D3F2DB #EBD3F2 #F2D3DB
monochromatic
#75D68E #A4E4B4 #D3F2DB #E7F8EC #E7F8EC
Accessibility & contrast
On white
1.20
#D3F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#D3F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F2DB
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F2DB | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDA
Deuteranopia (green-blind)
#ECE9DC
Tritanopia (blue-blind)
#CFF1EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d3f2db; /* rgb */ color: rgb(211, 242, 219); /* oklch */ color: oklch(93.2% 0.045 153.3);
Tailwind
colors: {
custom: {
50: '#e0f6e6',
500: '#d3f2db',
950: '#000000',
},
}SCSS
$custom: #d3f2db; $custom-light: #e0f6e6; $custom-dark: #000000;
JSON
{
"hex": "#d3f2db",
"rgb": {
"r": 211,
"g": 242,
"b": 219
},
"hsl": {
"h": 135.484,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.93249,
"c": 0.04472,
"h": 153.3
},
"luminance": 0.82468
}Semantic roles & 50–950 ramp
primary
#D3F2DB
secondary
#D198C2
accent
#2499C2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584