#DBF77F#DBF77F
#DBF77F is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.1% C 0.149 H 120.2°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF77F |
|---|---|
| RGB | rgb(219, 247, 127) |
| HSL | hsl(74, 88%, 73%) |
| HSV | hsv(74, 49%, 97%) |
| CMYK | cmyk(11.3%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(93.06, -26.66, 54.21) |
| CIE-LCH | lch(93.06, 60.41, 116.19°) |
| OKLab | oklab(93.1% -0.0752 0.1291) |
| OKLCH | oklch(93.1% 0.149 120.2) |
| XYZ | xyz(66.3054, 83.1141, 32.6241) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.70
Pear
#CBF85F
ΔE00 4.01
Light Pea Green
#C4FE82
ΔE00 5.22
Pale Lime
#BEFD73
ΔE00 5.63
Light Yellowish Green
#C2FF89
ΔE00 6.01
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF77F #9B7FF7
analogous
#F7D77F #DBF77F #9FF77F
triadic
#DBF77F #7FDBF7 #F77FDB
tetradic
#DBF77F #7FF7D7 #9B7FF7 #F77F9F
square
#DBF77F #7FF7D7 #9B7FF7 #F77F9F
split-complementary
#DBF77F #7F9FF7 #D77FF7
monochromatic
#B9ED0F #CBF345 #DBF77F #EBFBB9 #F7FDE2
Accessibility & contrast
On white
1.19
#DBF77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DBF77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF77F
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF77F | 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)
#FFEB74
Deuteranopia (green-blind)
#FFEB86
Tritanopia (blue-blind)
#E5ECDB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf77f; /* rgb */ color: rgb(219, 247, 127); /* oklch */ color: oklch(93.1% 0.149 120.2);
Tailwind
colors: {
custom: {
50: '#e8f9a7',
500: '#dbf77f',
950: '#000000',
},
}SCSS
$custom: #dbf77f; $custom-light: #e8f9a7; $custom-dark: #000000;
JSON
{
"hex": "#dbf77f",
"rgb": {
"r": 219,
"g": 247,
"b": 127
},
"hsl": {
"h": 74,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.93095,
"c": 0.14937,
"h": 120.2
},
"luminance": 0.83114
}Semantic roles & 50–950 ramp
primary
#DBF77F
secondary
#6847D3
accent
#01E536
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580