#ADF983#ADF983
#ADF983 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.7% C 0.169 H 135.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF983 |
|---|---|
| RGB | rgb(173, 249, 131) |
| HSL | hsl(99, 91%, 75%) |
| HSV | hsv(99, 47%, 98%) |
| CMYK | cmyk(30.5%, 0%, 47.4%, 2.4%) |
| CIE-LAB | lab(90.90, -43.62, 49.07) |
| CIE-LCH | lch(90.90, 65.66, 131.63°) |
| OKLab | oklab(90.66% -0.1201 0.1184) |
| OKLCH | oklch(90.66% 0.169 135.4) |
| XYZ | xyz(55.2047, 78.2722, 33.6677) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.23
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Light Green
#96F97B
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 2.82
Celery
#C1FD95
ΔE00 2.91
Pale Light Green
#B1FC99
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF983 #CF83F9
analogous
#E8F983 #ADF983 #83F994
triadic
#ADF983 #83ADF9 #F983AD
tetradic
#ADF983 #83E8F9 #CF83F9 #F99483
square
#ADF983 #83E8F9 #CF83F9 #F99483
split-complementary
#ADF983 #9483F9 #F983E8
monochromatic
#60F30E #86F649 #ADF983 #D4FCBD #ECFEE2
Accessibility & contrast
On white
1.26
#ADF983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#ADF983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF983
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF983 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#F5E38A
Tritanopia (blue-blind)
#ACF1DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #adf983; /* rgb */ color: rgb(173, 249, 131); /* oklch */ color: oklch(90.7% 0.169 135.4);
Tailwind
colors: {
custom: {
50: '#c8fba9',
500: '#adf983',
950: '#000000',
},
}SCSS
$custom: #adf983; $custom-light: #c8fba9; $custom-dark: #000000;
JSON
{
"hex": "#adf983",
"rgb": {
"r": 173,
"g": 249,
"b": 131
},
"hsl": {
"h": 98.644,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.90656,
"c": 0.1686,
"h": 135.4
},
"luminance": 0.78274
}Semantic roles & 50–950 ramp
primary
#ADF983
secondary
#A44AD7
accent
#00E694
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581