#DBF5DE#DBF5DE
#DBF5DE is a very light, muted green. Relative luminance 0.856; OKLCH L 94.5% C 0.041 H 148.6°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF5DE |
|---|---|
| RGB | rgb(219, 245, 222) |
| HSL | hsl(127, 57%, 91%) |
| HSV | hsv(127, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 9.4%, 3.9%) |
| CIE-LAB | lab(94.16, -12.68, 8.21) |
| CIE-LCH | lch(94.16, 15.11, 147.08°) |
| OKLab | oklab(94.5% -0.035 0.0214) |
| OKLCH | oklch(94.5% 0.041 148.6) |
| XYZ | xyz(75.0479, 85.6378, 81.6690) |
| Luminance | 0.8564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.29
Ice
#D6FFFA
ΔE00 8.00
Beige
#F5F5DC
ΔE00 9.08
Duck Egg Blue
#C3FBF4
ΔE00 9.25
Ice Blue (survey)
#D7FFFE
ΔE00 9.36
Lightcyan
#E0FFFF
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF5DE #F5DBF2
analogous
#E5F5DB #DBF5DE #DBF5EB
triadic
#DBF5DE #DEDBF5 #F5DEDB
tetradic
#DBF5DE #DBE5F5 #F5DBF2 #F5EBDB
square
#DBF5DE #DBE5F5 #F5DBF2 #F5EBDB
split-complementary
#DBF5DE #EBDBF5 #F5DBE5
monochromatic
#7BDA86 #ABE8B2 #DBF5DE #E7F8E9 #E7F8E9
Accessibility & contrast
On white
1.16
#DBF5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#DBF5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF5DE
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF5DE | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#F1EDDF
Tritanopia (blue-blind)
#D8F4EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbf5de; /* rgb */ color: rgb(219, 245, 222); /* oklch */ color: oklch(94.5% 0.041 148.6);
Tailwind
colors: {
custom: {
50: '#e6f8e8',
500: '#dbf5de',
950: '#000000',
},
}SCSS
$custom: #dbf5de; $custom-light: #e6f8e8; $custom-dark: #000000;
JSON
{
"hex": "#dbf5de",
"rgb": {
"r": 219,
"g": 245,
"b": 222
},
"hsl": {
"h": 126.923,
"s": 56.522,
"l": 90.98
},
"oklch": {
"l": 0.94498,
"c": 0.041,
"h": 148.6
},
"luminance": 0.85639
}Semantic roles & 50–950 ramp
primary
#DBF5DE
secondary
#D59FCF
accent
#21B1C4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584