#DBF07F#DBF07F
#DBF07F is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.6% C 0.140 H 117.9°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF07F |
|---|---|
| RGB | rgb(219, 240, 127) |
| HSL | hsl(71, 79%, 72%) |
| HSV | hsv(71, 47%, 94%) |
| CMYK | cmyk(8.8%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(91.19, -23.33, 51.95) |
| CIE-LCH | lch(91.19, 56.95, 114.19°) |
| OKLab | oklab(91.6% -0.0658 0.1241) |
| OKLCH | oklch(91.6% 0.14 117.9) |
| XYZ | xyz(64.2049, 78.9130, 31.9239) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.19
Light Yellow Green
#CCFD7F
ΔE00 5.25
Pear
#CBF85F
ΔE00 5.28
Yellowish Tan
#FCFC81
ΔE00 6.11
Pale Yellow
#FFFF84
ΔE00 6.43
Faded Yellow
#FEFF7F
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF07F #947FF0
analogous
#F0CC7F #DBF07F #A3F07F
triadic
#DBF07F #7FDBF0 #F07FDB
tetradic
#DBF07F #7FF0CC #947FF0 #F07FA3
square
#DBF07F #7FF0CC #947FF0 #F07FA3
split-complementary
#DBF07F #7FA3F0 #CC7FF0
monochromatic
#B7DB1A #CCEA48 #DBF07F #EAF6B6 #F7FCE4
Accessibility & contrast
On white
1.25
#DBF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#DBF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF07F
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF07F | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE575
Deuteranopia (green-blind)
#FBE685
Tritanopia (blue-blind)
#E5E5D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbf07f; /* rgb */ color: rgb(219, 240, 127); /* oklch */ color: oklch(91.6% 0.140 117.9);
Tailwind
colors: {
custom: {
50: '#e8f5a6',
500: '#dbf07f',
950: '#000000',
},
}SCSS
$custom: #dbf07f; $custom-light: #e8f5a6; $custom-dark: #000000;
JSON
{
"hex": "#dbf07f",
"rgb": {
"r": 219,
"g": 240,
"b": 127
},
"hsl": {
"h": 71.15,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.91597,
"c": 0.14047,
"h": 117.9
},
"luminance": 0.78913
}Semantic roles & 50–950 ramp
primary
#DBF07F
secondary
#6149CB
accent
#0ADB31
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580