#DBF078#DBF078
#DBF078 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.5% C 0.147 H 117.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF078 |
|---|---|
| RGB | rgb(219, 240, 120) |
| HSL | hsl(71, 80%, 71%) |
| HSV | hsv(71, 50%, 94%) |
| CMYK | cmyk(8.8%, 0%, 50%, 5.9%) |
| CIE-LAB | lab(91.12, -24.00, 55.11) |
| CIE-LCH | lch(91.12, 60.11, 113.53°) |
| OKLab | oklab(91.51% -0.0683 0.1305) |
| OKLCH | oklch(91.51% 0.147 117.6) |
| XYZ | xyz(63.7644, 78.7368, 29.6043) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.77
Light Yellow Green
#CCFD7F
ΔE00 5.38
Yellowish Tan
#FCFC81
ΔE00 5.82
Light Khaki
#E6F2A2
ΔE00 6.03
Faded Yellow
#FEFF7F
ΔE00 6.10
Pale Yellow
#FFFF84
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF078 #8D78F0
analogous
#F0C978 #DBF078 #9FF078
triadic
#DBF078 #78DBF0 #F078DB
tetradic
#DBF078 #78F0C9 #8D78F0 #F0789F
square
#DBF078 #78F0C9 #8D78F0 #F0789F
split-complementary
#DBF078 #789FF0 #C978F0
monochromatic
#B5D618 #CCEA41 #DBF078 #EAF6AF #F8FCE3
Accessibility & contrast
On white
1.25
#DBF078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#DBF078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF078
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF078 | 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)
#FDE56D
Deuteranopia (green-blind)
#FBE67F
Tritanopia (blue-blind)
#E6E5D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbf078; /* rgb */ color: rgb(219, 240, 120); /* oklch */ color: oklch(91.5% 0.147 117.6);
Tailwind
colors: {
custom: {
50: '#e8f4a2',
500: '#dbf078',
950: '#000000',
},
}SCSS
$custom: #dbf078; $custom-light: #e8f4a2; $custom-dark: #000000;
JSON
{
"hex": "#dbf078",
"rgb": {
"r": 219,
"g": 240,
"b": 120
},
"hsl": {
"h": 70.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.91507,
"c": 0.14728,
"h": 117.6
},
"luminance": 0.78736
}Semantic roles & 50–950 ramp
primary
#DBF078
secondary
#5A42CA
accent
#09DC2E
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16170F
muted
#848580