#ADF980#ADF980
#ADF980 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.6% C 0.171 H 135.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF980 |
|---|---|
| RGB | rgb(173, 249, 128) |
| HSL | hsl(98, 91%, 74%) |
| HSV | hsv(98, 49%, 98%) |
| CMYK | cmyk(30.5%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(90.87, -43.97, 50.44) |
| CIE-LCH | lch(90.87, 66.91, 131.08°) |
| OKLab | oklab(90.62% -0.1212 0.1212) |
| OKLCH | oklch(90.62% 0.171 135) |
| XYZ | xyz(55.0043, 78.1921, 32.6124) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.82
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Light Yellowish Green
#C2FF89
ΔE00 2.74
Light Green
#96F97B
ΔE00 2.76
Light Lime
#AEFD6C
ΔE00 2.93
Key Lime
#AEFF6E
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF980 #CC80F9
analogous
#EAF980 #ADF980 #80F990
triadic
#ADF980 #80ADF9 #F980AD
tetradic
#ADF980 #80EAF9 #CC80F9 #F99080
square
#ADF980 #80EAF9 #CC80F9 #F99080
split-complementary
#ADF980 #9080F9 #F980EA
monochromatic
#62F30B #87F646 #ADF980 #D3FCBA #ECFEE2
Accessibility & contrast
On white
1.26
#ADF980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#ADF980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF980
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF980 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE976
Deuteranopia (green-blind)
#F6E388
Tritanopia (blue-blind)
#ACF1DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #adf980; /* rgb */ color: rgb(173, 249, 128); /* oklch */ color: oklch(90.6% 0.171 135.0);
Tailwind
colors: {
custom: {
50: '#c8fba7',
500: '#adf980',
950: '#000000',
},
}SCSS
$custom: #adf980; $custom-light: #c8fba7; $custom-dark: #000000;
JSON
{
"hex": "#adf980",
"rgb": {
"r": 173,
"g": 249,
"b": 128
},
"hsl": {
"h": 97.686,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.90615,
"c": 0.17141,
"h": 135
},
"luminance": 0.78194
}Semantic roles & 50–950 ramp
primary
#ADF980
secondary
#A147D6
accent
#00E690
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131710
muted
#838580