#DBF5DF#DBF5DF
#DBF5DF is a very light, muted green. Relative luminance 0.857; OKLCH L 94.5% C 0.040 H 149.8°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF5DF |
|---|---|
| RGB | rgb(219, 245, 223) |
| HSL | hsl(129, 57%, 91%) |
| HSV | hsv(129, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 9%, 3.9%) |
| CIE-LAB | lab(94.18, -12.50, 7.73) |
| CIE-LCH | lch(94.18, 14.70, 148.29°) |
| OKLab | oklab(94.52% -0.0346 0.0201) |
| OKLCH | oklch(94.52% 0.04 149.8) |
| XYZ | xyz(75.1823, 85.6916, 82.3769) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.11
Ice
#D6FFFA
ΔE00 7.71
Duck Egg Blue
#C3FBF4
ΔE00 9.03
Ice Blue (survey)
#D7FFFE
ΔE00 9.04
Lightcyan
#E0FFFF
ΔE00 9.09
Very Pale Blue
#D6FFFE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF5DF #F5DBF1
analogous
#E4F5DB #DBF5DF #DBF5EC
triadic
#DBF5DF #DFDBF5 #F5DFDB
tetradic
#DBF5DF #DBE4F5 #F5DBF1 #F5ECDB
square
#DBF5DF #DBE4F5 #F5DBF1 #F5ECDB
split-complementary
#DBF5DF #ECDBF5 #F5DBE4
monochromatic
#7BDA8A #ABE8B4 #DBF5DF #E7F8EA #E7F8EA
Accessibility & contrast
On white
1.16
#DBF5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#DBF5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF5DF
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF5DF | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#F1EDE0
Tritanopia (blue-blind)
#D8F4EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbf5df; /* rgb */ color: rgb(219, 245, 223); /* oklch */ color: oklch(94.5% 0.040 149.8);
Tailwind
colors: {
custom: {
50: '#e6f8e9',
500: '#dbf5df',
950: '#000000',
},
}SCSS
$custom: #dbf5df; $custom-light: #e6f8e9; $custom-dark: #000000;
JSON
{
"hex": "#dbf5df",
"rgb": {
"r": 219,
"g": 245,
"b": 223
},
"hsl": {
"h": 129.231,
"s": 56.522,
"l": 90.98
},
"oklch": {
"l": 0.94524,
"c": 0.04001,
"h": 149.8
},
"luminance": 0.85693
}Semantic roles & 50–950 ramp
primary
#DBF5DF
secondary
#D59FCD
accent
#21ABC4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584