#DBF1DC#DBF1DC
#DBF1DC is a very light, muted green. Relative luminance 0.831; OKLCH L 93.6% C 0.036 H 146.5°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF1DC |
|---|---|
| RGB | rgb(219, 241, 220) |
| HSL | hsl(123, 44%, 90%) |
| HSV | hsv(123, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 8.7%, 5.5%) |
| CIE-LAB | lab(93.07, -11.04, 7.69) |
| CIE-LCH | lch(93.07, 13.45, 145.13°) |
| OKLab | oklab(93.62% -0.0303 0.02) |
| OKLCH | oklch(93.62% 0.036 146.5) |
| XYZ | xyz(73.5844, 83.1371, 79.8666) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.64
Beige
#F5F5DC
ΔE00 8.16
Ice
#D6FFFA
ΔE00 8.28
Mintcream
#F5FFFA
ΔE00 8.68
Off White (survey)
#FFFFE4
ΔE00 8.83
Lightyellow
#FFFFE0
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF1DC #F1DBF0
analogous
#E5F1DB #DBF1DC #DBF1E7
triadic
#DBF1DC #DCDBF1 #F1DCDB
tetradic
#DBF1DC #DBE5F1 #F1DBF0 #F1E7DB
square
#DBF1DC #DBE5F1 #F1DBF0 #F1E7DB
split-complementary
#DBF1DC #E7DBF1 #F1DBE5
monochromatic
#83CF86 #AFE0B1 #DBF1DC #E9F6EA #E9F6EA
Accessibility & contrast
On white
1.19
#DBF1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DBF1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF1DC
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF1DC | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#EEEADD
Tritanopia (blue-blind)
#D9F0EB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf1dc; /* rgb */ color: rgb(219, 241, 220); /* oklch */ color: oklch(93.6% 0.036 146.5);
Tailwind
colors: {
custom: {
50: '#e6f5e6',
500: '#dbf1dc',
950: '#000000',
},
}SCSS
$custom: #dbf1dc; $custom-light: #e6f5e6; $custom-dark: #000000;
JSON
{
"hex": "#dbf1dc",
"rgb": {
"r": 219,
"g": 241,
"b": 220
},
"hsl": {
"h": 122.727,
"s": 44,
"l": 90.196
},
"oklch": {
"l": 0.93624,
"c": 0.03635,
"h": 146.5
},
"luminance": 0.83138
}Semantic roles & 50–950 ramp
primary
#DBF1DC
secondary
#CEA2CC
accent
#2EB1B7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584