#ADF484#ADF484
#ADF484 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 89.5% C 0.161 H 135.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF484 |
|---|---|
| RGB | rgb(173, 244, 132) |
| HSL | hsl(98, 84%, 74%) |
| HSV | hsv(98, 46%, 96%) |
| CMYK | cmyk(29.1%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(89.51, -41.31, 46.87) |
| CIE-LCH | lch(89.51, 62.48, 131.39°) |
| OKLab | oklab(89.53% -0.1137 0.1135) |
| OKLCH | oklch(89.53% 0.161 135) |
| XYZ | xyz(53.7479, 75.2497, 33.5181) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Celery
#C1FD95
ΔE00 2.92
Pale Light Green
#B1FC99
ΔE00 2.93
Spring Green (survey)
#A9F971
ΔE00 2.98
Light Green
#96F97B
ΔE00 3.28
Light Yellowish Green
#C2FF89
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF484 #CB84F4
analogous
#E5F484 #ADF484 #84F493
triadic
#ADF484 #84ADF4 #F484AD
tetradic
#ADF484 #84E5F4 #CB84F4 #F49384
square
#ADF484 #84E5F4 #CB84F4 #F49384
split-complementary
#ADF484 #9384F4 #F484E5
monochromatic
#62E915 #88EF4C #ADF484 #D2F9BC #ECFCE3
Accessibility & contrast
On white
1.31
#ADF484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#ADF484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF484
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF484 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57B
Deuteranopia (green-blind)
#F1DF8B
Tritanopia (blue-blind)
#ACEDDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #adf484; /* rgb */ color: rgb(173, 244, 132); /* oklch */ color: oklch(89.5% 0.161 135.0);
Tailwind
colors: {
custom: {
50: '#c8f8a9',
500: '#adf484',
950: '#000000',
},
}SCSS
$custom: #adf484; $custom-light: #c8f8a9; $custom-dark: #000000;
JSON
{
"hex": "#adf484",
"rgb": {
"r": 173,
"g": 244,
"b": 132
},
"hsl": {
"h": 98.036,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.8953,
"c": 0.16061,
"h": 135
},
"luminance": 0.75252
}Semantic roles & 50–950 ramp
primary
#ADF484
secondary
#A04CD0
accent
#05E090
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581