#DBF58E#DBF58E
#DBF58E is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.9% C 0.132 H 120.6°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF58E |
|---|---|
| RGB | rgb(219, 245, 142) |
| HSL | hsl(75, 84%, 76%) |
| HSV | hsv(75, 42%, 96%) |
| CMYK | cmyk(10.6%, 0%, 42%, 3.9%) |
| CIE-LAB | lab(92.72, -24.17, 46.68) |
| CIE-LCH | lch(92.72, 52.57, 117.37°) |
| OKLab | oklab(92.88% -0.067 0.1133) |
| OKLCH | oklch(92.88% 0.132 120.6) |
| XYZ | xyz(66.7484, 82.3180, 37.9585) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.23
Light Yellow Green
#CCFD7F
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 5.51
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Light Yellowish Green
#C2FF89
ΔE00 5.93
Pear
#CBF85F
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF58E #A88EF5
analogous
#F5DC8E #DBF58E #A7F58E
triadic
#DBF58E #8EDBF5 #F58EDB
tetradic
#DBF58E #8EF5DC #A88EF5 #F58EA7
square
#DBF58E #8EF5DC #A88EF5 #F58EA7
split-complementary
#DBF58E #8EA7F5 #DC8EF5
monochromatic
#B7EB1E #C9F056 #DBF58E #EDFAC6 #F6FDE3
Accessibility & contrast
On white
1.20
#DBF58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DBF58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF58E
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF58E | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#FDEA93
Tritanopia (blue-blind)
#E3EBDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbf58e; /* rgb */ color: rgb(219, 245, 142); /* oklch */ color: oklch(92.9% 0.132 120.6);
Tailwind
colors: {
custom: {
50: '#e7f8b0',
500: '#dbf58e',
950: '#000000',
},
}SCSS
$custom: #dbf58e; $custom-light: #e7f8b0; $custom-dark: #000000;
JSON
{
"hex": "#dbf58e",
"rgb": {
"r": 219,
"g": 245,
"b": 142
},
"hsl": {
"h": 75.146,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.92875,
"c": 0.13159,
"h": 120.6
},
"luminance": 0.82318
}Semantic roles & 50–950 ramp
primary
#DBF58E
secondary
#7455D3
accent
#05E03D
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581