#DBF2D2#DBF2D2
#DBF2D2 is a very light, muted green. Relative luminance 0.832; OKLCH L 93.6% C 0.049 H 136.8°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2D2 |
|---|---|
| RGB | rgb(219, 242, 210) |
| HSL | hsl(103, 55%, 89%) |
| HSV | hsv(103, 13%, 95%) |
| CMYK | cmyk(9.5%, 0%, 13.2%, 5.1%) |
| CIE-LAB | lab(93.11, -13.25, 12.92) |
| CIE-LCH | lch(93.11, 18.50, 135.73°) |
| OKLab | oklab(93.58% -0.0357 0.0335) |
| OKLCH | oklch(93.58% 0.049 136.8) |
| XYZ | xyz(72.5963, 83.2168, 73.1981) |
| Luminance | 0.8322 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.04
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.18
Beige
#F5F5DC
ΔE00 8.46
Very Pale Green
#CFFDBC
ΔE00 8.51
Lightyellow
#FFFFE0
ΔE00 8.56
Eggshell (survey)
#FFFFD4
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2D2 #E9D2F2
analogous
#EBF2D2 #DBF2D2 #D2F2D9
triadic
#DBF2D2 #D2DBF2 #F2D2DB
tetradic
#DBF2D2 #D2EBF2 #E9D2F2 #F2D9D2
square
#DBF2D2 #D2EBF2 #E9D2F2 #F2D9D2
split-complementary
#DBF2D2 #D9D2F2 #F2D2EB
monochromatic
#8FD773 #B5E4A3 #DBF2D2 #ECF8E7 #ECF8E7
Accessibility & contrast
On white
1.19
#DBF2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#DBF2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2D2
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2D2 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#F1EAD3
Tritanopia (blue-blind)
#DBEFE9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf2d2; /* rgb */ color: rgb(219, 242, 210); /* oklch */ color: oklch(93.6% 0.049 136.8);
Tailwind
colors: {
custom: {
50: '#e6f6df',
500: '#dbf2d2',
950: '#000000',
},
}SCSS
$custom: #dbf2d2; $custom-light: #e6f6df; $custom-dark: #000000;
JSON
{
"hex": "#dbf2d2",
"rgb": {
"r": 219,
"g": 242,
"b": 210
},
"hsl": {
"h": 103.125,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93578,
"c": 0.04893,
"h": 136.8
},
"luminance": 0.83217
}Semantic roles & 50–950 ramp
primary
#DBF2D2
secondary
#C197D1
accent
#23C396
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584