#DBFDBB#DBFDBB
#DBFDBB is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.4% C 0.093 H 130.2°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDBB |
|---|---|
| RGB | rgb(219, 253, 187) |
| HSL | hsl(91, 94%, 86%) |
| HSV | hsv(91, 26%, 99%) |
| CMYK | cmyk(13.4%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(95.54, -22.23, 28.06) |
| CIE-LCH | lch(95.54, 35.80, 128.38°) |
| OKLab | oklab(95.36% -0.0599 0.071) |
| OKLCH | oklch(95.36% 0.093 130.2) |
| XYZ | xyz(73.3069, 88.8977, 60.3010) |
| Luminance | 0.8890 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.37
Very Pale Green
#CFFDBC
ΔE00 2.49
Pale Green
#C7FDB5
ΔE00 3.70
Light Light Green
#C8FFB0
ΔE00 4.00
Washed Out Green
#BCF5A6
ΔE00 5.08
Light Sage
#BCECAC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDBB #DDBBFD
analogous
#FCFDBB #DBFDBB #BBFDBC
triadic
#DBFDBB #BBDBFD #FDBBDB
tetradic
#DBFDBB #BBFCFD #DDBBFD #FDBCBB
square
#DBFDBB #BBFCFD #DDBBFD #FDBCBB
split-complementary
#DBFDBB #BCBBFD #FDBBFC
monochromatic
#9CFA44 #BCFB80 #DBFDBB #EFFEE1 #EFFEE1
Accessibility & contrast
On white
1.12
#DBFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#DBFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDBB
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDBB | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B7
Deuteranopia (green-blind)
#FEF1BE
Tritanopia (blue-blind)
#DDF7EB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbfdbb; /* rgb */ color: rgb(219, 253, 187); /* oklch */ color: oklch(95.4% 0.093 130.2);
Tailwind
colors: {
custom: {
50: '#e6fecf',
500: '#dbfdbb',
950: '#000000',
},
}SCSS
$custom: #dbfdbb; $custom-light: #e6fecf; $custom-dark: #000000;
JSON
{
"hex": "#dbfdbb",
"rgb": {
"r": 219,
"g": 253,
"b": 187
},
"hsl": {
"h": 90.909,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.95361,
"c": 0.09293,
"h": 130.2
},
"luminance": 0.88898
}Semantic roles & 50–950 ramp
primary
#DBFDBB
secondary
#B079E3
accent
#00E676
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583