#DBFDE9#DBFDE9
#DBFDE9 is a very light, muted green. Relative luminance 0.912; OKLCH L 96.4% C 0.044 H 159.7°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDE9 |
|---|---|
| RGB | rgb(219, 253, 233) |
| HSL | hsl(145, 89%, 93%) |
| HSV | hsv(145, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 7.9%, 0.8%) |
| CIE-LAB | lab(96.49, -14.67, 5.89) |
| CIE-LCH | lch(96.49, 15.81, 158.11°) |
| OKLab | oklab(96.43% -0.0414 0.0153) |
| OKLCH | oklch(96.43% 0.044 159.7) |
| XYZ | xyz(79.0432, 91.1923, 90.5124) |
| Luminance | 0.9119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.94
Honeydew
#F0FFF0
ΔE00 6.16
Duck Egg Blue
#C3FBF4
ΔE00 6.98
Eggshell Blue
#C4FFF7
ΔE00 7.08
Light Light Blue
#CAFFFB
ΔE00 7.37
Pale Aqua
#B8FFEB
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDE9 #FDDBEF
analogous
#DEFDDB #DBFDE9 #DBFDFA
triadic
#DBFDE9 #E9DBFD #FDE9DB
tetradic
#DBFDE9 #DBDEFD #FDDBEF #FDFADB
square
#DBFDE9 #DBDEFD #FDDBEF #FDFADB
split-complementary
#DBFDE9 #FADBFD #FDDBDE
monochromatic
#67F7A2 #A1FAC6 #DBFDE9 #E2FDED #E2FDED
Accessibility & contrast
On white
1.09
#DBFDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DBFDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDE9
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDE9 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E8
Deuteranopia (green-blind)
#F6F3EA
Tritanopia (blue-blind)
#D5FDF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfde9; /* rgb */ color: rgb(219, 253, 233); /* oklch */ color: oklch(96.4% 0.044 159.7);
Tailwind
colors: {
custom: {
50: '#e6fef0',
500: '#dbfde9',
950: '#000000',
},
}SCSS
$custom: #dbfde9; $custom-light: #e6fef0; $custom-dark: #000000;
JSON
{
"hex": "#dbfde9",
"rgb": {
"r": 219,
"g": 253,
"b": 233
},
"hsl": {
"h": 144.706,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96433,
"c": 0.04411,
"h": 159.7
},
"luminance": 0.91194
}Semantic roles & 50–950 ramp
primary
#DBFDE9
secondary
#E795C5
accent
#0087E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585