#DBF079#DBF079
#DBF079 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.5% C 0.146 H 117.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF079 |
|---|---|
| RGB | rgb(219, 240, 121) |
| HSL | hsl(71, 80%, 71%) |
| HSV | hsv(71, 50%, 94%) |
| CMYK | cmyk(8.8%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(91.13, -23.90, 54.67) |
| CIE-LCH | lch(91.13, 59.66, 113.62°) |
| OKLab | oklab(91.52% -0.0679 0.1296) |
| OKLCH | oklch(91.52% 0.146 117.7) |
| XYZ | xyz(63.8254, 78.7612, 29.9255) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.83
Light Yellow Green
#CCFD7F
ΔE00 5.35
Yellowish Tan
#FCFC81
ΔE00 5.85
Light Khaki
#E6F2A2
ΔE00 5.91
Faded Yellow
#FEFF7F
ΔE00 6.14
Pale Yellow
#FFFF84
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF079 #8E79F0
analogous
#F0C979 #DBF079 #9FF079
triadic
#DBF079 #79DBF0 #F079DB
tetradic
#DBF079 #79F0C9 #8E79F0 #F0799F
square
#DBF079 #79F0C9 #8E79F0 #F0799F
split-complementary
#DBF079 #799FF0 #C979F0
monochromatic
#B5D718 #CCEA42 #DBF079 #EAF6B0 #F8FCE3
Accessibility & contrast
On white
1.25
#DBF079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#DBF079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF079
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF079 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56E
Deuteranopia (green-blind)
#FBE680
Tritanopia (blue-blind)
#E6E5D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbf079; /* rgb */ color: rgb(219, 240, 121); /* oklch */ color: oklch(91.5% 0.146 117.7);
Tailwind
colors: {
custom: {
50: '#e8f5a2',
500: '#dbf079',
950: '#000000',
},
}SCSS
$custom: #dbf079; $custom-light: #e8f5a2; $custom-dark: #000000;
JSON
{
"hex": "#dbf079",
"rgb": {
"r": 219,
"g": 240,
"b": 121
},
"hsl": {
"h": 70.588,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.9152,
"c": 0.14632,
"h": 117.7
},
"luminance": 0.78761
}Semantic roles & 50–950 ramp
primary
#DBF079
secondary
#5B43CA
accent
#09DC2F
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580