#DBF479#DBF479
#DBF479 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.4% C 0.151 H 119.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF479 |
|---|---|
| RGB | rgb(219, 244, 121) |
| HSL | hsl(72, 85%, 72%) |
| HSV | hsv(72, 50%, 96%) |
| CMYK | cmyk(10.2%, 0%, 50.4%, 4.3%) |
| CIE-LAB | lab(92.19, -25.81, 55.94) |
| CIE-LCH | lch(92.19, 61.60, 114.77°) |
| OKLab | oklab(92.38% -0.0733 0.1324) |
| OKLCH | oklch(92.38% 0.151 119) |
| XYZ | xyz(65.0159, 81.1423, 30.3224) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.02
Light Yellow Green
#CCFD7F
ΔE00 4.48
Light Pea Green
#C4FE82
ΔE00 6.01
Yellowish Tan
#FCFC81
ΔE00 6.10
Pale Lime
#BEFD73
ΔE00 6.24
Faded Yellow
#FEFF7F
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF479 #9279F4
analogous
#F4D079 #DBF479 #9EF479
triadic
#DBF479 #79DBF4 #F479DB
tetradic
#DBF479 #79F4D0 #9279F4 #F4799E
square
#DBF479 #79F4D0 #9279F4 #F4799E
split-complementary
#DBF479 #799EF4 #D079F4
monochromatic
#B6E012 #CCEF40 #DBF479 #EAF9B2 #F7FDE3
Accessibility & contrast
On white
1.22
#DBF479 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#DBF479 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF479
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF479 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF479 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#FEE980
Tritanopia (blue-blind)
#E5E9D8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf479; /* rgb */ color: rgb(219, 244, 121); /* oklch */ color: oklch(92.4% 0.151 119.0);
Tailwind
colors: {
custom: {
50: '#e8f7a3',
500: '#dbf479',
950: '#000000',
},
}SCSS
$custom: #dbf479; $custom-light: #e8f7a3; $custom-dark: #000000;
JSON
{
"hex": "#dbf479",
"rgb": {
"r": 219,
"g": 244,
"b": 121
},
"hsl": {
"h": 72.195,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.92376,
"c": 0.15131,
"h": 119
},
"luminance": 0.81142
}Semantic roles & 50–950 ramp
primary
#DBF479
secondary
#5F42CF
accent
#04E131
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580