#DBF579#DBF579
#DBF579 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.6% C 0.153 H 119.3°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF579 |
|---|---|
| RGB | rgb(219, 245, 121) |
| HSL | hsl(73, 86%, 72%) |
| HSV | hsv(73, 51%, 96%) |
| CMYK | cmyk(10.6%, 0%, 50.6%, 3.9%) |
| CIE-LAB | lab(92.46, -26.28, 56.25) |
| CIE-LCH | lch(92.46, 62.09, 115.04°) |
| OKLab | oklab(92.59% -0.0746 0.1331) |
| OKLCH | oklch(92.59% 0.153 119.3) |
| XYZ | xyz(65.3176, 81.7457, 30.4229) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.84
Light Yellow Green
#CCFD7F
ΔE00 4.29
Light Pea Green
#C4FE82
ΔE00 5.83
Pale Lime
#BEFD73
ΔE00 6.05
Yellowish Tan
#FCFC81
ΔE00 6.18
Faded Yellow
#FEFF7F
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF579 #9379F5
analogous
#F5D179 #DBF579 #9DF579
triadic
#DBF579 #79DBF5 #F579DB
tetradic
#DBF579 #79F5D1 #9379F5 #F5799D
square
#DBF579 #79F5D1 #9379F5 #F5799D
split-complementary
#DBF579 #799DF5 #D179F5
monochromatic
#B7E311 #CCF140 #DBF579 #EAF9B2 #F7FDE3
Accessibility & contrast
On white
1.21
#DBF579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DBF579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF579
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF579 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#E5EAD9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf579; /* rgb */ color: rgb(219, 245, 121); /* oklch */ color: oklch(92.6% 0.153 119.3);
Tailwind
colors: {
custom: {
50: '#e8f8a3',
500: '#dbf579',
950: '#000000',
},
}SCSS
$custom: #dbf579; $custom-light: #e8f8a3; $custom-dark: #000000;
JSON
{
"hex": "#dbf579",
"rgb": {
"r": 219,
"g": 245,
"b": 121
},
"hsl": {
"h": 72.581,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.92591,
"c": 0.15256,
"h": 119.3
},
"luminance": 0.81745
}Semantic roles & 50–950 ramp
primary
#DBF579
secondary
#6042D0
accent
#03E332
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580