#DBF77E#DBF77E
#DBF77E is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.1% C 0.150 H 120.2°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF77E |
|---|---|
| RGB | rgb(219, 247, 126) |
| HSL | hsl(74, 88%, 73%) |
| HSV | hsv(74, 49%, 97%) |
| CMYK | cmyk(11.3%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(93.05, -26.76, 54.66) |
| CIE-LCH | lch(93.05, 60.86, 116.08°) |
| OKLab | oklab(93.08% -0.0755 0.13) |
| OKLCH | oklch(93.08% 0.15 120.2) |
| XYZ | xyz(66.2405, 83.0882, 32.2826) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.72
Pear
#CBF85F
ΔE00 3.92
Light Pea Green
#C4FE82
ΔE00 5.26
Pale Lime
#BEFD73
ΔE00 5.63
Light Yellowish Green
#C2FF89
ΔE00 6.07
Pistachio (survey)
#C0FA8B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF77E #9A7EF7
analogous
#F7D67E #DBF77E #9EF77E
triadic
#DBF77E #7EDBF7 #F77EDB
tetradic
#DBF77E #7EF7D6 #9A7EF7 #F77E9E
square
#DBF77E #7EF7D6 #9A7EF7 #F77E9E
split-complementary
#DBF77E #7E9EF7 #D67EF7
monochromatic
#B9EC0F #CBF344 #DBF77E #EBFBB8 #F7FDE2
Accessibility & contrast
On white
1.19
#DBF77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DBF77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF77E
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF77E | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB73
Deuteranopia (green-blind)
#FFEB85
Tritanopia (blue-blind)
#E5ECDB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf77e; /* rgb */ color: rgb(219, 247, 126); /* oklch */ color: oklch(93.1% 0.150 120.2);
Tailwind
colors: {
custom: {
50: '#e8f9a6',
500: '#dbf77e',
950: '#000000',
},
}SCSS
$custom: #dbf77e; $custom-light: #e8f9a6; $custom-dark: #000000;
JSON
{
"hex": "#dbf77e",
"rgb": {
"r": 219,
"g": 247,
"b": 126
},
"hsl": {
"h": 73.884,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.93082,
"c": 0.15034,
"h": 120.2
},
"luminance": 0.83088
}Semantic roles & 50–950 ramp
primary
#DBF77E
secondary
#6746D3
accent
#01E535
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580