#DBFF84#DBFF84
#DBFF84 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.9% C 0.155 H 122.8°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF84 |
|---|---|
| RGB | rgb(219, 255, 132) |
| HSL | hsl(78, 100%, 76%) |
| HSV | hsv(78, 48%, 100%) |
| CMYK | cmyk(14.1%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(95.26, -29.91, 54.55) |
| CIE-LCH | lch(95.26, 62.21, 118.74°) |
| OKLab | oklab(94.88% -0.0839 0.1302) |
| OKLCH | oklch(94.88% 0.155 122.8) |
| XYZ | xyz(69.1384, 88.2458, 35.2161) |
| Luminance | 0.8825 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.39
Pear
#CBF85F
ΔE00 3.86
Light Pea Green
#C4FE82
ΔE00 3.89
Pale Lime
#BEFD73
ΔE00 4.44
Light Yellowish Green
#C2FF89
ΔE00 4.68
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF84 #A884FF
analogous
#FFE584 #DBFF84 #9DFF84
triadic
#DBFF84 #84DBFF #FF84DB
tetradic
#DBFF84 #84FFE5 #A884FF #FF849D
square
#DBFF84 #84FFE5 #A884FF #FF849D
split-complementary
#DBFF84 #849DFF #E584FF
monochromatic
#B7FF0A #C9FF47 #DBFF84 #EDFFC1 #F6FFE0
Accessibility & contrast
On white
1.13
#DBFF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DBFF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF84
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF84 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF279
Deuteranopia (green-blind)
#FFF18B
Tritanopia (blue-blind)
#E3F5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff84; /* rgb */ color: rgb(219, 255, 132); /* oklch */ color: oklch(94.9% 0.155 122.8);
Tailwind
colors: {
custom: {
50: '#e8ffaa',
500: '#dbff84',
950: '#000000',
},
}SCSS
$custom: #dbff84; $custom-light: #e8ffaa; $custom-dark: #000000;
JSON
{
"hex": "#dbff84",
"rgb": {
"r": 219,
"g": 255,
"b": 132
},
"hsl": {
"h": 77.561,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.94879,
"c": 0.1549,
"h": 122.8
},
"luminance": 0.88246
}Semantic roles & 50–950 ramp
primary
#DBFF84
secondary
#7448DF
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681