#DBF484#DBF484
#DBF484 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.5% C 0.141 H 119.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF484 |
|---|---|
| RGB | rgb(219, 244, 132) |
| HSL | hsl(73, 84%, 74%) |
| HSV | hsv(73, 46%, 96%) |
| CMYK | cmyk(10.2%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(92.32, -24.75, 50.97) |
| CIE-LCH | lch(92.32, 56.66, 115.90°) |
| OKLab | oklab(92.52% -0.0694 0.1223) |
| OKLCH | oklch(92.52% 0.141 119.6) |
| XYZ | xyz(65.7293, 81.4276, 34.0797) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.30
Pear
#CBF85F
ΔE00 4.98
Light Khaki
#E6F2A2
ΔE00 5.13
Light Pea Green
#C4FE82
ΔE00 5.67
Pistachio (survey)
#C0FA8B
ΔE00 6.13
Pale Lime
#BEFD73
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF484 #9D84F4
analogous
#F4D584 #DBF484 #A3F484
triadic
#DBF484 #84DBF4 #F484DB
tetradic
#DBF484 #84F4D5 #9D84F4 #F484A3
square
#DBF484 #84F4D5 #9D84F4 #F484A3
split-complementary
#DBF484 #84A3F4 #D584F4
monochromatic
#B9E915 #CBEF4C #DBF484 #EBF9BC #F7FCE3
Accessibility & contrast
On white
1.21
#DBF484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DBF484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF484
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF484 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#E4EADA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf484; /* rgb */ color: rgb(219, 244, 132); /* oklch */ color: oklch(92.5% 0.141 119.6);
Tailwind
colors: {
custom: {
50: '#e8f7aa',
500: '#dbf484',
950: '#000000',
},
}SCSS
$custom: #dbf484; $custom-light: #e8f7aa; $custom-dark: #000000;
JSON
{
"hex": "#dbf484",
"rgb": {
"r": 219,
"g": 244,
"b": 132
},
"hsl": {
"h": 73.393,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.92519,
"c": 0.14057,
"h": 119.6
},
"luminance": 0.81427
}Semantic roles & 50–950 ramp
primary
#DBF484
secondary
#6A4CD0
accent
#05E036
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581