#DBF47F#DBF47F
#DBF47F is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.5% C 0.146 H 119.3°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF47F |
|---|---|
| RGB | rgb(219, 244, 127) |
| HSL | hsl(73, 84%, 73%) |
| HSV | hsv(73, 48%, 96%) |
| CMYK | cmyk(10.2%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(92.26, -25.24, 53.24) |
| CIE-LCH | lch(92.26, 58.92, 115.36°) |
| OKLab | oklab(92.45% -0.0712 0.127) |
| OKLCH | oklch(92.45% 0.146 119.3) |
| XYZ | xyz(65.3954, 81.2941, 32.3208) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.32
Pear
#CBF85F
ΔE00 4.50
Light Khaki
#E6F2A2
ΔE00 5.69
Light Pea Green
#C4FE82
ΔE00 5.78
Pale Lime
#BEFD73
ΔE00 6.22
Yellowish Tan
#FCFC81
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF47F #987FF4
analogous
#F4D37F #DBF47F #A0F47F
triadic
#DBF47F #7FDBF4 #F47FDB
tetradic
#DBF47F #7FF4D3 #987FF4 #F47FA0
square
#DBF47F #7FF4D3 #987FF4 #F47FA0
split-complementary
#DBF47F #7FA0F4 #D37FF4
monochromatic
#B8E514 #CBEF47 #DBF47F #EBF9B7 #F7FDE3
Accessibility & contrast
On white
1.22
#DBF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DBF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF47F
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF47F | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#FEE985
Tritanopia (blue-blind)
#E5E9D9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf47f; /* rgb */ color: rgb(219, 244, 127); /* oklch */ color: oklch(92.5% 0.146 119.3);
Tailwind
colors: {
custom: {
50: '#e8f7a6',
500: '#dbf47f',
950: '#000000',
},
}SCSS
$custom: #dbf47f; $custom-light: #e8f7a6; $custom-dark: #000000;
JSON
{
"hex": "#dbf47f",
"rgb": {
"r": 219,
"g": 244,
"b": 127
},
"hsl": {
"h": 72.821,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.92452,
"c": 0.14554,
"h": 119.3
},
"luminance": 0.81294
}Semantic roles & 50–950 ramp
primary
#DBF47F
secondary
#6548D0
accent
#05E134
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580