#DBFFBC#DBFFBC
#DBFFBC is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.095 H 131.0°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFBC |
|---|---|
| RGB | rgb(219, 255, 188) |
| HSL | hsl(92, 100%, 87%) |
| HSV | hsv(92, 26%, 100%) |
| CMYK | cmyk(14.1%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(96.08, -23.04, 28.30) |
| CIE-LCH | lch(96.08, 36.50, 129.15°) |
| OKLab | oklab(95.8% -0.0622 0.0716) |
| OKLCH | oklch(95.8% 0.095 131) |
| XYZ | xyz(74.0490, 90.2100, 61.0783) |
| Luminance | 0.9021 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.06
Very Pale Green
#CFFDBC
ΔE00 2.26
Pale Green
#C7FDB5
ΔE00 3.42
Light Light Green
#C8FFB0
ΔE00 3.68
Celadon
#BEFDB7
ΔE00 4.94
Washed Out Green
#BCF5A6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFBC #E0BCFF
analogous
#FCFFBC #DBFFBC #BCFFBF
triadic
#DBFFBC #BCDBFF #FFBCDB
tetradic
#DBFFBC #BCFCFF #E0BCFF #FFBFBC
square
#DBFFBC #BCFCFF #E0BCFF #FFBFBC
split-complementary
#DBFFBC #BFBCFF #FFBCFC
monochromatic
#99FF42 #BAFF7F #DBFFBC #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DBFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DBFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFBC
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFBC | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B8
Deuteranopia (green-blind)
#FFF3BF
Tritanopia (blue-blind)
#DDF9ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffbc; /* rgb */ color: rgb(219, 255, 188); /* oklch */ color: oklch(95.8% 0.095 131.0);
Tailwind
colors: {
custom: {
50: '#e6ffd0',
500: '#dbffbc',
950: '#000000',
},
}SCSS
$custom: #dbffbc; $custom-light: #e6ffd0; $custom-dark: #000000;
JSON
{
"hex": "#dbffbc",
"rgb": {
"r": 219,
"g": 255,
"b": 188
},
"hsl": {
"h": 92.239,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95803,
"c": 0.09485,
"h": 131
},
"luminance": 0.90211
}Semantic roles & 50–950 ramp
primary
#DBFFBC
secondary
#B478E7
accent
#00E67B
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683