#DBF58F#DBF58F
#DBF58F is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.9% C 0.131 H 120.7°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF58F |
|---|---|
| RGB | rgb(219, 245, 143) |
| HSL | hsl(75, 84%, 76%) |
| HSV | hsv(75, 42%, 96%) |
| CMYK | cmyk(10.6%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(92.73, -24.06, 46.21) |
| CIE-LCH | lch(92.73, 52.10, 117.50°) |
| OKLab | oklab(92.89% -0.0666 0.1123) |
| OKLCH | oklch(92.89% 0.131 120.7) |
| XYZ | xyz(66.8238, 82.3482, 38.3557) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.13
Light Yellow Green
#CCFD7F
ΔE00 4.46
Light Pea Green
#C4FE82
ΔE00 5.54
Pistachio (survey)
#C0FA8B
ΔE00 5.56
Light Yellowish Green
#C2FF89
ΔE00 5.93
Pear
#CBF85F
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF58F #A98FF5
analogous
#F5DC8F #DBF58F #A8F58F
triadic
#DBF58F #8FDBF5 #F58FDB
tetradic
#DBF58F #8FF5DC #A98FF5 #F58FA8
square
#DBF58F #8FF5DC #A98FF5 #F58FA8
split-complementary
#DBF58F #8FA8F5 #DC8FF5
monochromatic
#B7EB1F #C9F057 #DBF58F #EDFAC7 #F6FCE3
Accessibility & contrast
On white
1.20
#DBF58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DBF58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF58F
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF58F | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA87
Deuteranopia (green-blind)
#FDEA94
Tritanopia (blue-blind)
#E3ECDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbf58f; /* rgb */ color: rgb(219, 245, 143); /* oklch */ color: oklch(92.9% 0.131 120.7);
Tailwind
colors: {
custom: {
50: '#e7f8b1',
500: '#dbf58f',
950: '#000000',
},
}SCSS
$custom: #dbf58f; $custom-light: #e7f8b1; $custom-dark: #000000;
JSON
{
"hex": "#dbf58f",
"rgb": {
"r": 219,
"g": 245,
"b": 143
},
"hsl": {
"h": 75.294,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.9289,
"c": 0.13054,
"h": 120.7
},
"luminance": 0.82348
}Semantic roles & 50–950 ramp
primary
#DBF58F
secondary
#7556D3
accent
#05E03D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581