#DBFDEB#DBFDEB
#DBFDEB is a very light, muted green. Relative luminance 0.913; OKLCH L 96.5% C 0.043 H 162.5°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDEB |
|---|---|
| RGB | rgb(219, 253, 235) |
| HSL | hsl(148, 89%, 93%) |
| HSV | hsv(148, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(96.54, -14.31, 4.93) |
| CIE-LCH | lch(96.54, 15.13, 160.97°) |
| OKLab | oklab(96.49% -0.0406 0.0128) |
| OKLCH | oklch(96.49% 0.043 162.5) |
| XYZ | xyz(79.3305, 91.3072, 92.0256) |
| Luminance | 0.9131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.26
Honeydew
#F0FFF0
ΔE00 6.02
Duck Egg Blue
#C3FBF4
ΔE00 6.49
Eggshell Blue
#C4FFF7
ΔE00 6.63
Light Light Blue
#CAFFFB
ΔE00 6.79
Ice Blue (survey)
#D7FFFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDEB #FDDBED
analogous
#DCFDDB #DBFDEB #DBFDFC
triadic
#DBFDEB #EBDBFD #FDEBDB
tetradic
#DBFDEB #DBDCFD #FDDBED #FDFCDB
square
#DBFDEB #DBDCFD #FDDBED #FDFCDB
split-complementary
#DBFDEB #FCDBFD #FDDBDC
monochromatic
#67F7AB #A1FACB #DBFDEB #E2FDEF #E2FDEF
Accessibility & contrast
On white
1.09
#DBFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DBFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDEB
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDEB | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#D5FDF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfdeb; /* rgb */ color: rgb(219, 253, 235); /* oklch */ color: oklch(96.5% 0.043 162.5);
Tailwind
colors: {
custom: {
50: '#e6fef1',
500: '#dbfdeb',
950: '#000000',
},
}SCSS
$custom: #dbfdeb; $custom-light: #e6fef1; $custom-dark: #000000;
JSON
{
"hex": "#dbfdeb",
"rgb": {
"r": 219,
"g": 253,
"b": 235
},
"hsl": {
"h": 148.235,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96486,
"c": 0.04254,
"h": 162.5
},
"luminance": 0.91309
}Semantic roles & 50–950 ramp
primary
#DBFDEB
secondary
#E795C0
accent
#007AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585