#DBF3DC#DBF3DC
#DBF3DC is a very light, muted green. Relative luminance 0.843; OKLCH L 94.0% C 0.040 H 146.4°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF3DC |
|---|---|
| RGB | rgb(219, 243, 220) |
| HSL | hsl(123, 50%, 91%) |
| HSV | hsv(123, 10%, 95%) |
| CMYK | cmyk(9.9%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(93.59, -12.03, 8.43) |
| CIE-LCH | lch(93.59, 14.70, 144.98°) |
| OKLab | oklab(94.04% -0.0331 0.022) |
| OKLCH | oklch(94.04% 0.04 146.4) |
| XYZ | xyz(74.1797, 84.3277, 80.0650) |
| Luminance | 0.8433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.11
Ice
#D6FFFA
ΔE00 8.38
Beige
#F5F5DC
ΔE00 8.58
Off White (survey)
#FFFFE4
ΔE00 9.11
Lightyellow
#FFFFE0
ΔE00 9.19
Mintcream
#F5FFFA
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF3DC #F3DBF2
analogous
#E6F3DB #DBF3DC #DBF3E8
triadic
#DBF3DC #DCDBF3 #F3DCDB
tetradic
#DBF3DC #DBE6F3 #F3DBF2 #F3E8DB
square
#DBF3DC #DBE6F3 #F3DBF2 #F3E8DB
split-complementary
#DBF3DC #E8DBF3 #F3DBE6
monochromatic
#7FD483 #ADE4AF #DBF3DC #E8F7E9 #E8F7E9
Accessibility & contrast
On white
1.18
#DBF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#DBF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF3DC
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF3DC | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#D9F2EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf3dc; /* rgb */ color: rgb(219, 243, 220); /* oklch */ color: oklch(94.0% 0.040 146.4);
Tailwind
colors: {
custom: {
50: '#e6f7e6',
500: '#dbf3dc',
950: '#000000',
},
}SCSS
$custom: #dbf3dc; $custom-light: #e6f7e6; $custom-dark: #000000;
JSON
{
"hex": "#dbf3dc",
"rgb": {
"r": 219,
"g": 243,
"b": 220
},
"hsl": {
"h": 122.5,
"s": 50,
"l": 90.588
},
"oklch": {
"l": 0.94035,
"c": 0.03969,
"h": 146.4
},
"luminance": 0.84329
}Semantic roles & 50–950 ramp
primary
#DBF3DC
secondary
#D2A1D0
accent
#28B7BD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584