#DBFB9B#DBFB9B
#DBFB9B is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.4% C 0.126 H 123.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFB9B |
|---|---|
| RGB | rgb(219, 251, 155) |
| HSL | hsl(80, 92%, 80%) |
| HSV | hsv(80, 38%, 98%) |
| CMYK | cmyk(12.7%, 0%, 38.2%, 1.6%) |
| CIE-LAB | lab(94.49, -25.53, 42.62) |
| CIE-LCH | lch(94.49, 49.68, 120.92°) |
| OKLab | oklab(94.36% -0.0701 0.1046) |
| OKLCH | oklch(94.36% 0.126 123.8) |
| XYZ | xyz(69.6266, 86.4207, 44.0167) |
| Luminance | 0.8642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.39
Light Khaki
#E6F2A2
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 4.61
Celery
#C1FD95
ΔE00 4.77
Light Pea Green
#C4FE82
ΔE00 4.97
Light Yellowish Green
#C2FF89
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFB9B #BB9BFB
analogous
#FBEB9B #DBFB9B #ABFB9B
triadic
#DBFB9B #9BDBFB #FB9BDB
tetradic
#DBFB9B #9BFBEB #BB9BFB #FB9BAB
square
#DBFB9B #9BFBEB #BB9BFB #FB9BAB
split-complementary
#DBFB9B #9BABFB #EB9BFB
monochromatic
#B1F625 #C6F960 #DBFB9B #F0FDD6 #F4FEE2
Accessibility & contrast
On white
1.15
#DBFB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#DBFB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFB9B
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFB9B | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF094
Deuteranopia (green-blind)
#FFEFA0
Tritanopia (blue-blind)
#E2F2E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfb9b; /* rgb */ color: rgb(219, 251, 155); /* oklch */ color: oklch(94.4% 0.126 123.8);
Tailwind
colors: {
custom: {
50: '#e7fcb9',
500: '#dbfb9b',
950: '#000000',
},
}SCSS
$custom: #dbfb9b; $custom-light: #e7fcb9; $custom-dark: #000000;
JSON
{
"hex": "#dbfb9b",
"rgb": {
"r": 219,
"g": 251,
"b": 155
},
"hsl": {
"h": 80,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.94356,
"c": 0.1259,
"h": 123.8
},
"luminance": 0.86421
}Semantic roles & 50–950 ramp
primary
#DBFB9B
secondary
#885EDC
accent
#00E64D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581