#DBF2BC#DBF2BC
#DBF2BC is a very light, moderate yellow-green. Relative luminance 0.822; OKLCH L 93.1% C 0.075 H 126.6°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2BC |
|---|---|
| RGB | rgb(219, 242, 188) |
| HSL | hsl(86, 68%, 84%) |
| HSV | hsv(86, 22%, 95%) |
| CMYK | cmyk(9.5%, 0%, 22.3%, 5.1%) |
| CIE-LAB | lab(92.66, -16.74, 23.61) |
| CIE-LCH | lch(92.66, 28.95, 125.34°) |
| OKLab | oklab(93.07% -0.0446 0.0602) |
| OKLCH | oklch(93.07% 0.075 126.6) |
| XYZ | xyz(70.0414, 82.1948, 59.7424) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.94
Very Light Green
#D1FFBD
ΔE00 5.08
Light Sage
#BCECAC
ΔE00 5.71
Light Grey Green
#B7E1A1
ΔE00 6.33
Pale Green
#C7FDB5
ΔE00 6.36
Light Khaki
#E6F2A2
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2BC #D3BCF2
analogous
#F2EEBC #DBF2BC #C0F2BC
triadic
#DBF2BC #BCDBF2 #F2BCDB
tetradic
#DBF2BC #BCF2EE #D3BCF2 #F2BCC0
square
#DBF2BC #BCF2EE #D3BCF2 #F2BCC0
split-complementary
#DBF2BC #BCC0F2 #EEBCF2
monochromatic
#A4DE55 #BFE889 #DBF2BC #F1FAE5 #F1FAE5
Accessibility & contrast
On white
1.20
#DBF2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#DBF2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2BC
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2BC | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB9
Deuteranopia (green-blind)
#F5EABE
Tritanopia (blue-blind)
#DEEDE3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbf2bc; /* rgb */ color: rgb(219, 242, 188); /* oklch */ color: oklch(93.1% 0.075 126.6);
Tailwind
colors: {
custom: {
50: '#e6f6d0',
500: '#dbf2bc',
950: '#000000',
},
}SCSS
$custom: #dbf2bc; $custom-light: #e6f6d0; $custom-dark: #000000;
JSON
{
"hex": "#dbf2bc",
"rgb": {
"r": 219,
"g": 242,
"b": 188
},
"hsl": {
"h": 85.556,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.93073,
"c": 0.0749,
"h": 126.6
},
"luminance": 0.82195
}Semantic roles & 50–950 ramp
primary
#DBF2BC
secondary
#A381D2
accent
#16CF65
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583