#DBFFBB#DBFFBB
#DBFFBB is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.096 H 130.7°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFBB |
|---|---|
| RGB | rgb(219, 255, 187) |
| HSL | hsl(92, 100%, 87%) |
| HSV | hsv(92, 27%, 100%) |
| CMYK | cmyk(14.1%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(96.07, -23.19, 28.78) |
| CIE-LCH | lch(96.07, 36.96, 128.86°) |
| OKLab | oklab(95.78% -0.0626 0.0728) |
| OKLCH | oklch(95.78% 0.096 130.7) |
| XYZ | xyz(73.9416, 90.1671, 60.5125) |
| Luminance | 0.9017 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.15
Very Pale Green
#CFFDBC
ΔE00 2.35
Pale Green
#C7FDB5
ΔE00 3.42
Light Light Green
#C8FFB0
ΔE00 3.60
Washed Out Green
#BCF5A6
ΔE00 4.89
Celadon
#BEFDB7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFBB #DFBBFF
analogous
#FDFFBB #DBFFBB #BBFFBD
triadic
#DBFFBB #BBDBFF #FFBBDB
tetradic
#DBFFBB #BBFDFF #DFBBFF #FFBDBB
square
#DBFFBB #BBFDFF #DFBBFF #FFBDBB
split-complementary
#DBFFBB #BDBBFF #FFBBFD
monochromatic
#9AFF41 #BBFF7E #DBFFBB #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DBFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DBFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFBB
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFBB | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B7
Deuteranopia (green-blind)
#FFF3BE
Tritanopia (blue-blind)
#DDF9ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffbb; /* rgb */ color: rgb(219, 255, 187); /* oklch */ color: oklch(95.8% 0.096 130.7);
Tailwind
colors: {
custom: {
50: '#e6ffcf',
500: '#dbffbb',
950: '#000000',
},
}SCSS
$custom: #dbffbb; $custom-light: #e6ffcf; $custom-dark: #000000;
JSON
{
"hex": "#dbffbb",
"rgb": {
"r": 219,
"g": 255,
"b": 187
},
"hsl": {
"h": 91.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95783,
"c": 0.09598,
"h": 130.7
},
"luminance": 0.90168
}Semantic roles & 50–950 ramp
primary
#DBFFBB
secondary
#B277E7
accent
#00E67A
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683