#ADFA80#ADFA80
#ADFA80 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 90.8% C 0.173 H 135.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFA80 |
|---|---|
| RGB | rgb(173, 250, 128) |
| HSL | hsl(98, 92%, 74%) |
| HSV | hsv(98, 49%, 98%) |
| CMYK | cmyk(30.8%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(91.15, -44.40, 50.78) |
| CIE-LCH | lch(91.15, 67.46, 131.16°) |
| OKLab | oklab(90.84% -0.1224 0.122) |
| OKLCH | oklch(90.84% 0.173 135.1) |
| XYZ | xyz(55.3142, 78.8119, 32.7157) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.76
Light Green
#96F97B
ΔE00 2.71
Light Yellowish Green
#C2FF89
ΔE00 2.71
Pistachio (survey)
#C0FA8B
ΔE00 2.71
Key Lime
#AEFF6E
ΔE00 2.80
Light Lime
#AEFD6C
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFA80 #CD80FA
analogous
#EAFA80 #ADFA80 #80FA90
triadic
#ADFA80 #80ADFA #FA80AD
tetradic
#ADFA80 #80EAFA #CD80FA #FA9080
square
#ADFA80 #80EAFA #CD80FA #FA9080
split-complementary
#ADFA80 #9080FA #FA80EA
monochromatic
#61F50A #87F845 #ADFA80 #D3FCBB #ECFEE2
Accessibility & contrast
On white
1.25
#ADFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#ADFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFA80
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFA80 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#F7E388
Tritanopia (blue-blind)
#ACF2DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #adfa80; /* rgb */ color: rgb(173, 250, 128); /* oklch */ color: oklch(90.8% 0.173 135.1);
Tailwind
colors: {
custom: {
50: '#c8fca7',
500: '#adfa80',
950: '#000000',
},
}SCSS
$custom: #adfa80; $custom-light: #c8fca7; $custom-dark: #000000;
JSON
{
"hex": "#adfa80",
"rgb": {
"r": 173,
"g": 250,
"b": 128
},
"hsl": {
"h": 97.869,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.90843,
"c": 0.1728,
"h": 135.1
},
"luminance": 0.78814
}Semantic roles & 50–950 ramp
primary
#ADFA80
secondary
#A247D7
accent
#00E691
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131710
muted
#838580