#DBFB8B#DBFB8B
#DBFB8B is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 94.1% C 0.143 H 122.2°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFB8B |
|---|---|
| RGB | rgb(219, 251, 139) |
| HSL | hsl(77, 93%, 76%) |
| HSV | hsv(77, 45%, 98%) |
| CMYK | cmyk(12.7%, 0%, 44.6%, 1.6%) |
| CIE-LAB | lab(94.28, -27.33, 50.06) |
| CIE-LCH | lch(94.28, 57.04, 118.63°) |
| OKLab | oklab(94.11% -0.0761 0.1207) |
| OKLCH | oklch(94.11% 0.143 122.2) |
| XYZ | xyz(68.3709, 85.9184, 37.4031) |
| Luminance | 0.8592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.00
Light Pea Green
#C4FE82
ΔE00 4.28
Pistachio (survey)
#C0FA8B
ΔE00 4.84
Light Yellowish Green
#C2FF89
ΔE00 4.85
Pear
#CBF85F
ΔE00 4.90
Pale Lime
#BEFD73
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFB8B #AB8BFB
analogous
#FBE38B #DBFB8B #A3FB8B
triadic
#DBFB8B #8BDBFB #FB8BDB
tetradic
#DBFB8B #8BFBE3 #AB8BFB #FB8BA3
square
#DBFB8B #8BFBE3 #AB8BFB #FB8BA3
split-complementary
#DBFB8B #8BA3FB #E38BFB
monochromatic
#B6F715 #C9F950 #DBFB8B #EDFDC6 #F6FEE1
Accessibility & contrast
On white
1.15
#DBFB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#DBFB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFB8B
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFB8B | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF82
Deuteranopia (green-blind)
#FFEF91
Tritanopia (blue-blind)
#E3F1E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfb8b; /* rgb */ color: rgb(219, 251, 139); /* oklch */ color: oklch(94.1% 0.143 122.2);
Tailwind
colors: {
custom: {
50: '#e8fcaf',
500: '#dbfb8b',
950: '#000000',
},
}SCSS
$custom: #dbfb8b; $custom-light: #e8fcaf; $custom-dark: #000000;
JSON
{
"hex": "#dbfb8b",
"rgb": {
"r": 219,
"g": 251,
"b": 139
},
"hsl": {
"h": 77.143,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.94114,
"c": 0.14269,
"h": 122.2
},
"luminance": 0.85919
}Semantic roles & 50–950 ramp
primary
#DBFB8B
secondary
#7750DA
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581