#DBF781#DBF781
#DBF781 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.1% C 0.147 H 120.3°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF781 |
|---|---|
| RGB | rgb(219, 247, 129) |
| HSL | hsl(74, 88%, 74%) |
| HSV | hsv(74, 48%, 97%) |
| CMYK | cmyk(11.3%, 0%, 47.8%, 3.1%) |
| CIE-LAB | lab(93.09, -26.47, 53.31) |
| CIE-LCH | lch(93.09, 59.52, 116.40°) |
| OKLab | oklab(93.12% -0.0745 0.1272) |
| OKLCH | oklch(93.12% 0.147 120.3) |
| XYZ | xyz(66.4370, 83.1667, 33.3174) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.66
Pear
#CBF85F
ΔE00 4.21
Light Pea Green
#C4FE82
ΔE00 5.15
Pale Lime
#BEFD73
ΔE00 5.64
Pistachio (survey)
#C0FA8B
ΔE00 5.89
Light Yellowish Green
#C2FF89
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF781 #9D81F7
analogous
#F7D881 #DBF781 #A0F781
triadic
#DBF781 #81DBF7 #F781DB
tetradic
#DBF781 #81F7D8 #9D81F7 #F781A0
square
#DBF781 #81F7D8 #9D81F7 #F781A0
split-complementary
#DBF781 #81A0F7 #D881F7
monochromatic
#B9EE0F #CBF347 #DBF781 #EBFBBB #F7FDE2
Accessibility & contrast
On white
1.19
#DBF781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DBF781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF781
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF781 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#FFEB88
Tritanopia (blue-blind)
#E4ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf781; /* rgb */ color: rgb(219, 247, 129); /* oklch */ color: oklch(93.1% 0.147 120.3);
Tailwind
colors: {
custom: {
50: '#e8f9a8',
500: '#dbf781',
950: '#000000',
},
}SCSS
$custom: #dbf781; $custom-light: #e8f9a8; $custom-dark: #000000;
JSON
{
"hex": "#dbf781",
"rgb": {
"r": 219,
"g": 247,
"b": 129
},
"hsl": {
"h": 74.237,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.93121,
"c": 0.14742,
"h": 120.3
},
"luminance": 0.83167
}Semantic roles & 50–950 ramp
primary
#DBF781
secondary
#6A49D4
accent
#01E537
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581