#DBF47D#DBF47D
#DBF47D is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.4% C 0.147 H 119.2°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF47D |
|---|---|
| RGB | rgb(219, 244, 125) |
| HSL | hsl(73, 84%, 72%) |
| HSV | hsv(73, 49%, 96%) |
| CMYK | cmyk(10.2%, 0%, 48.8%, 4.3%) |
| CIE-LAB | lab(92.24, -25.43, 54.15) |
| CIE-LCH | lch(92.24, 59.82, 115.16°) |
| OKLab | oklab(92.43% -0.0719 0.1288) |
| OKLCH | oklch(92.43% 0.147 119.2) |
| XYZ | xyz(65.2663, 81.2424, 31.6411) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.32
Light Yellow Green
#CCFD7F
ΔE00 4.36
Light Pea Green
#C4FE82
ΔE00 5.85
Light Khaki
#E6F2A2
ΔE00 5.92
Pale Lime
#BEFD73
ΔE00 6.21
Yellowish Tan
#FCFC81
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF47D #967DF4
analogous
#F4D17D #DBF47D #A0F47D
triadic
#DBF47D #7DDBF4 #F47DDB
tetradic
#DBF47D #7DF4D1 #967DF4 #F47DA0
square
#DBF47D #7DF4D1 #967DF4 #F47DA0
split-complementary
#DBF47D #7DA0F4 #D17DF4
monochromatic
#B8E313 #CBEF45 #DBF47D #EBF9B5 #F7FDE3
Accessibility & contrast
On white
1.22
#DBF47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#DBF47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF47D
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF47D | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE972
Deuteranopia (green-blind)
#FEE984
Tritanopia (blue-blind)
#E5E9D9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf47d; /* rgb */ color: rgb(219, 244, 125); /* oklch */ color: oklch(92.4% 0.147 119.2);
Tailwind
colors: {
custom: {
50: '#e8f7a5',
500: '#dbf47d',
950: '#000000',
},
}SCSS
$custom: #dbf47d; $custom-light: #e8f7a5; $custom-dark: #000000;
JSON
{
"hex": "#dbf47d",
"rgb": {
"r": 219,
"g": 244,
"b": 125
},
"hsl": {
"h": 72.605,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.92426,
"c": 0.14749,
"h": 119.2
},
"luminance": 0.81242
}Semantic roles & 50–950 ramp
primary
#DBF47D
secondary
#6346CF
accent
#05E133
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580