#DBF47B#DBF47B
#DBF47B is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.4% C 0.149 H 119.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF47B |
|---|---|
| RGB | rgb(219, 244, 123) |
| HSL | hsl(72, 85%, 72%) |
| HSV | hsv(72, 50%, 96%) |
| CMYK | cmyk(10.2%, 0%, 49.6%, 4.3%) |
| CIE-LAB | lab(92.22, -25.62, 55.04) |
| CIE-LCH | lch(92.22, 60.71, 114.96°) |
| OKLab | oklab(92.4% -0.0726 0.1306) |
| OKLCH | oklch(92.4% 0.149 119.1) |
| XYZ | xyz(65.1398, 81.1918, 30.9750) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.16
Light Yellow Green
#CCFD7F
ΔE00 4.41
Light Pea Green
#C4FE82
ΔE00 5.93
Light Khaki
#E6F2A2
ΔE00 6.14
Yellowish Tan
#FCFC81
ΔE00 6.16
Pale Lime
#BEFD73
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF47B #947BF4
analogous
#F4D17B #DBF47B #9FF47B
triadic
#DBF47B #7BDBF4 #F47BDB
tetradic
#DBF47B #7BF4D1 #947BF4 #F47B9F
square
#DBF47B #7BF4D1 #947BF4 #F47B9F
split-complementary
#DBF47B #7B9FF4 #D17BF4
monochromatic
#B7E213 #CCEF43 #DBF47B #EAF9B3 #F7FDE3
Accessibility & contrast
On white
1.22
#DBF47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DBF47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF47B
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF47B | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE970
Deuteranopia (green-blind)
#FEE982
Tritanopia (blue-blind)
#E5E9D8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf47b; /* rgb */ color: rgb(219, 244, 123); /* oklch */ color: oklch(92.4% 0.149 119.1);
Tailwind
colors: {
custom: {
50: '#e8f7a4',
500: '#dbf47b',
950: '#000000',
},
}SCSS
$custom: #dbf47b; $custom-light: #e8f7a4; $custom-dark: #000000;
JSON
{
"hex": "#dbf47b",
"rgb": {
"r": 219,
"g": 244,
"b": 123
},
"hsl": {
"h": 72.397,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.92401,
"c": 0.14941,
"h": 119.1
},
"luminance": 0.81191
}Semantic roles & 50–950 ramp
primary
#DBF47B
secondary
#6144CF
accent
#04E132
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580