#DBF6DF#DBF6DF
#DBF6DF is a very light, muted green. Relative luminance 0.863; OKLCH L 94.7% C 0.042 H 149.6°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF6DF |
|---|---|
| RGB | rgb(219, 246, 223) |
| HSL | hsl(129, 60%, 91%) |
| HSV | hsv(129, 11%, 96%) |
| CMYK | cmyk(11%, 0%, 9.3%, 3.5%) |
| CIE-LAB | lab(94.44, -13.00, 8.10) |
| CIE-LCH | lch(94.44, 15.32, 148.08°) |
| OKLab | oklab(94.73% -0.0359 0.0211) |
| OKLCH | oklch(94.73% 0.042 149.6) |
| XYZ | xyz(75.4856, 86.2982, 82.4780) |
| Luminance | 0.8630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.40
Ice
#D6FFFA
ΔE00 7.82
Duck Egg Blue
#C3FBF4
ΔE00 9.03
Ice Blue (survey)
#D7FFFE
ΔE00 9.22
Eggshell Blue
#C4FFF7
ΔE00 9.27
Very Pale Blue
#D6FFFE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF6DF #F6DBF2
analogous
#E4F6DB #DBF6DF #DBF6EC
triadic
#DBF6DF #DFDBF6 #F6DFDB
tetradic
#DBF6DF #DBE4F6 #F6DBF2 #F6ECDB
square
#DBF6DF #DBE4F6 #F6DBF2 #F6ECDB
split-complementary
#DBF6DF #ECDBF6 #F6DBE4
monochromatic
#79DE88 #AAEAB3 #DBF6DF #E7F9E9 #E7F9E9
Accessibility & contrast
On white
1.15
#DBF6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#DBF6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF6DF
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF6DF | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#F2EEE0
Tritanopia (blue-blind)
#D8F5EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbf6df; /* rgb */ color: rgb(219, 246, 223); /* oklch */ color: oklch(94.7% 0.042 149.6);
Tailwind
colors: {
custom: {
50: '#e6f9e9',
500: '#dbf6df',
950: '#000000',
},
}SCSS
$custom: #dbf6df; $custom-light: #e6f9e9; $custom-dark: #000000;
JSON
{
"hex": "#dbf6df",
"rgb": {
"r": 219,
"g": 246,
"b": 223
},
"hsl": {
"h": 128.889,
"s": 60,
"l": 91.176
},
"oklch": {
"l": 0.9473,
"c": 0.04167,
"h": 149.6
},
"luminance": 0.86299
}Semantic roles & 50–950 ramp
primary
#DBF6DF
secondary
#D79ECF
accent
#1EAFC8
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584