#DBFA7F#DBFA7F
#DBFA7F is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.7% C 0.153 H 121.1°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFA7F |
|---|---|
| RGB | rgb(219, 250, 127) |
| HSL | hsl(75, 92%, 74%) |
| HSV | hsv(75, 49%, 98%) |
| CMYK | cmyk(12.4%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(93.87, -28.07, 55.18) |
| CIE-LCH | lch(93.87, 61.90, 116.96°) |
| OKLab | oklab(93.74% -0.0791 0.1312) |
| OKLCH | oklch(93.74% 0.153 121.1) |
| XYZ | xyz(67.2302, 84.9637, 32.9324) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.17
Pear
#CBF85F
ΔE00 3.65
Light Pea Green
#C4FE82
ΔE00 4.73
Pale Lime
#BEFD73
ΔE00 5.11
Light Yellowish Green
#C2FF89
ΔE00 5.57
Pistachio (survey)
#C0FA8B
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFA7F #9E7FFA
analogous
#FADC7F #DBFA7F #9EFA7F
triadic
#DBFA7F #7FDBFA #FA7FDB
tetradic
#DBFA7F #7FFADC #9E7FFA #FA7F9E
square
#DBFA7F #7FFADC #9E7FFA #FA7F9E
split-complementary
#DBFA7F #7F9EFA #DC7FFA
monochromatic
#BAF50A #CAF844 #DBFA7F #ECFCBA #F7FEE2
Accessibility & contrast
On white
1.17
#DBFA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#DBFA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFA7F
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFA7F | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE74
Deuteranopia (green-blind)
#FFEE86
Tritanopia (blue-blind)
#E4EFDE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbfa7f; /* rgb */ color: rgb(219, 250, 127); /* oklch */ color: oklch(93.7% 0.153 121.1);
Tailwind
colors: {
custom: {
50: '#e8fca7',
500: '#dbfa7f',
950: '#000000',
},
}SCSS
$custom: #dbfa7f; $custom-light: #e8fca7; $custom-dark: #000000;
JSON
{
"hex": "#dbfa7f",
"rgb": {
"r": 219,
"g": 250,
"b": 127
},
"hsl": {
"h": 75.122,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.93739,
"c": 0.15322,
"h": 121.1
},
"luminance": 0.84964
}Semantic roles & 50–950 ramp
primary
#DBFA7F
secondary
#6B46D7
accent
#00E63A
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580