#DBFE8B#DBFE8B
#DBFE8B is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.8% C 0.147 H 123.1°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFE8B |
|---|---|
| RGB | rgb(219, 254, 139) |
| HSL | hsl(78, 98%, 77%) |
| HSV | hsv(78, 45%, 100%) |
| CMYK | cmyk(13.8%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(95.08, -28.74, 51.05) |
| CIE-LCH | lch(95.08, 58.59, 119.37°) |
| OKLab | oklab(94.76% -0.0801 0.1229) |
| OKLCH | oklch(94.76% 0.147 123.1) |
| XYZ | xyz(69.3154, 87.8076, 37.7179) |
| Luminance | 0.8781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.54
Light Pea Green
#C4FE82
ΔE00 3.83
Light Yellowish Green
#C2FF89
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 4.60
Pear
#CBF85F
ΔE00 4.70
Pale Lime
#BEFD73
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFE8B #AE8BFE
analogous
#FEE88B #DBFE8B #A2FE8B
triadic
#DBFE8B #8BDBFE #FE8BDB
tetradic
#DBFE8B #8BFEE8 #AE8BFE #FE8BA2
square
#DBFE8B #8BFEE8 #AE8BFE #FE8BA2
split-complementary
#DBFE8B #8BA2FE #E88BFE
monochromatic
#B5FD12 #C8FD4E #DBFE8B #EEFFC8 #F6FFE1
Accessibility & contrast
On white
1.13
#DBFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DBFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFE8B
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFE8B | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF281
Deuteranopia (green-blind)
#FFF191
Tritanopia (blue-blind)
#E3F4E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfe8b; /* rgb */ color: rgb(219, 254, 139); /* oklch */ color: oklch(94.8% 0.147 123.1);
Tailwind
colors: {
custom: {
50: '#e8feaf',
500: '#dbfe8b',
950: '#000000',
},
}SCSS
$custom: #dbfe8b; $custom-light: #e8feaf; $custom-dark: #000000;
JSON
{
"hex": "#dbfe8b",
"rgb": {
"r": 219,
"g": 254,
"b": 139
},
"hsl": {
"h": 78.261,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.94758,
"c": 0.14669,
"h": 123.1
},
"luminance": 0.87808
}Semantic roles & 50–950 ramp
primary
#DBFE8B
secondary
#7A4FDE
accent
#00E646
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581