#ADF080#ADF080
#ADF080 is a very light, vivid yellow-green. Relative luminance 0.728; OKLCH L 88.6% C 0.159 H 134.0°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF080 |
|---|---|
| RGB | rgb(173, 240, 128) |
| HSL | hsl(96, 79%, 72%) |
| HSV | hsv(96, 47%, 94%) |
| CMYK | cmyk(27.9%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(88.33, -40.02, 47.32) |
| CIE-LCH | lch(88.33, 61.97, 130.22°) |
| OKLab | oklab(88.56% -0.1103 0.1143) |
| OKLCH | oklch(88.56% 0.159 134) |
| XYZ | xyz(52.2889, 72.7613, 31.7072) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Spring Green (survey)
#A9F971
ΔE00 3.21
Celery
#C1FD95
ΔE00 3.41
Light Yellowish Green
#C2FF89
ΔE00 3.67
Pale Light Green
#B1FC99
ΔE00 3.71
Light Green
#96F97B
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF080 #C380F0
analogous
#E5F080 #ADF080 #80F08B
triadic
#ADF080 #80ADF0 #F080AD
tetradic
#ADF080 #80E5F0 #C380F0 #F08B80
square
#ADF080 #80E5F0 #C380F0 #F08B80
split-complementary
#ADF080 #8B80F0 #F080E5
monochromatic
#68DC1A #8AEA49 #ADF080 #D0F6B7 #EDFCE4
Accessibility & contrast
On white
1.35
#ADF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#ADF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF080
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF080 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E177
Deuteranopia (green-blind)
#EEDC87
Tritanopia (blue-blind)
#ADE8D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #adf080; /* rgb */ color: rgb(173, 240, 128); /* oklch */ color: oklch(88.6% 0.159 134.0);
Tailwind
colors: {
custom: {
50: '#c8f5a7',
500: '#adf080',
950: '#000000',
},
}SCSS
$custom: #adf080; $custom-light: #c8f5a7; $custom-dark: #000000;
JSON
{
"hex": "#adf080",
"rgb": {
"r": 173,
"g": 240,
"b": 128
},
"hsl": {
"h": 95.893,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.88561,
"c": 0.15881,
"h": 134
},
"luminance": 0.72763
}Semantic roles & 50–950 ramp
primary
#ADF080
secondary
#974ACB
accent
#0ADB87
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#131710
muted
#838580