#DBF97F#DBF97F
#DBF97F is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.5% C 0.152 H 120.8°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF97F |
|---|---|
| RGB | rgb(219, 249, 127) |
| HSL | hsl(75, 91%, 74%) |
| HSV | hsv(75, 49%, 98%) |
| CMYK | cmyk(12%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(93.60, -27.60, 54.85) |
| CIE-LCH | lch(93.60, 61.41, 116.71°) |
| OKLab | oklab(93.52% -0.0778 0.1305) |
| OKLCH | oklch(93.52% 0.152 120.8) |
| XYZ | xyz(66.9203, 84.3438, 32.8291) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.33
Pear
#CBF85F
ΔE00 3.75
Light Pea Green
#C4FE82
ΔE00 4.89
Pale Lime
#BEFD73
ΔE00 5.28
Light Yellowish Green
#C2FF89
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF97F #9D7FF9
analogous
#F9DA7F #DBF97F #9EF97F
triadic
#DBF97F #7FDBF9 #F97FDB
tetradic
#DBF97F #7FF9DA #9D7FF9 #F97F9E
square
#DBF97F #7FF9DA #9D7FF9 #F97F9E
split-complementary
#DBF97F #7F9EF9 #DA7FF9
monochromatic
#B9F20B #CBF645 #DBF97F #EBFCB9 #F7FEE2
Accessibility & contrast
On white
1.18
#DBF97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#DBF97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF97F
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF97F | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED74
Deuteranopia (green-blind)
#FFED86
Tritanopia (blue-blind)
#E4EEDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf97f; /* rgb */ color: rgb(219, 249, 127); /* oklch */ color: oklch(93.5% 0.152 120.8);
Tailwind
colors: {
custom: {
50: '#e8fba7',
500: '#dbf97f',
950: '#000000',
},
}SCSS
$custom: #dbf97f; $custom-light: #e8fba7; $custom-dark: #000000;
JSON
{
"hex": "#dbf97f",
"rgb": {
"r": 219,
"g": 249,
"b": 127
},
"hsl": {
"h": 74.754,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.93524,
"c": 0.15193,
"h": 120.8
},
"luminance": 0.84344
}Semantic roles & 50–950 ramp
primary
#DBF97F
secondary
#6A46D6
accent
#00E638
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580