#ADF784#ADF784
#ADF784 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.2% C 0.165 H 135.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF784 |
|---|---|
| RGB | rgb(173, 247, 132) |
| HSL | hsl(99, 88%, 74%) |
| HSV | hsv(99, 47%, 97%) |
| CMYK | cmyk(30%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(90.35, -42.63, 47.92) |
| CIE-LCH | lch(90.35, 64.14, 131.66°) |
| OKLab | oklab(90.21% -0.1173 0.1158) |
| OKLCH | oklch(90.21% 0.165 135.4) |
| XYZ | xyz(54.6579, 77.0697, 33.8214) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Spring Green (survey)
#A9F971
ΔE00 2.57
Celery
#C1FD95
ΔE00 2.82
Pale Light Green
#B1FC99
ΔE00 2.83
Light Green
#96F97B
ΔE00 2.90
Light Yellowish Green
#C2FF89
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF784 #CE84F7
analogous
#E6F784 #ADF784 #84F795
triadic
#ADF784 #84ADF7 #F784AD
tetradic
#ADF784 #84E6F7 #CE84F7 #F79584
square
#ADF784 #84E6F7 #CE84F7 #F79584
split-complementary
#ADF784 #9584F7 #F784E6
monochromatic
#60F011 #87F34B #ADF784 #D3FBBD #ECFDE2
Accessibility & contrast
On white
1.28
#ADF784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#ADF784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF784
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF784 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#F4E18B
Tritanopia (blue-blind)
#ACEFDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #adf784; /* rgb */ color: rgb(173, 247, 132); /* oklch */ color: oklch(90.2% 0.165 135.4);
Tailwind
colors: {
custom: {
50: '#c8faaa',
500: '#adf784',
950: '#000000',
},
}SCSS
$custom: #adf784; $custom-light: #c8faaa; $custom-dark: #000000;
JSON
{
"hex": "#adf784",
"rgb": {
"r": 173,
"g": 247,
"b": 132
},
"hsl": {
"h": 98.609,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.90214,
"c": 0.16484,
"h": 135.4
},
"luminance": 0.77072
}Semantic roles & 50–950 ramp
primary
#ADF784
secondary
#A34BD4
accent
#01E493
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581