#ADF986#ADF986
#ADF986 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.7% C 0.166 H 135.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF986 |
|---|---|
| RGB | rgb(173, 249, 134) |
| HSL | hsl(100, 91%, 75%) |
| HSV | hsv(100, 46%, 98%) |
| CMYK | cmyk(30.5%, 0%, 46.2%, 2.4%) |
| CIE-LAB | lab(90.94, -43.26, 47.70) |
| CIE-LCH | lch(90.94, 64.40, 132.21°) |
| OKLab | oklab(90.7% -0.1189 0.1154) |
| OKLCH | oklch(90.7% 0.166 135.9) |
| XYZ | xyz(55.4109, 78.3548, 34.7541) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.58
Pistachio (survey)
#C0FA8B
ΔE00 2.65
Spring Green (survey)
#A9F971
ΔE00 2.66
Light Green
#96F97B
ΔE00 2.75
Celery
#C1FD95
ΔE00 2.75
Light Yellowish Green
#C2FF89
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF986 #D286F9
analogous
#E7F986 #ADF986 #86F998
triadic
#ADF986 #86ADF9 #F986AD
tetradic
#ADF986 #86E7F9 #D286F9 #F99886
square
#ADF986 #86E7F9 #D286F9 #F99886
split-complementary
#ADF986 #9886F9 #F986E7
monochromatic
#5EF311 #85F64C #ADF986 #D5FCC0 #EBFEE2
Accessibility & contrast
On white
1.26
#ADF986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#ADF986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF986
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF986 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97D
Deuteranopia (green-blind)
#F5E38D
Tritanopia (blue-blind)
#ABF2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #adf986; /* rgb */ color: rgb(173, 249, 134); /* oklch */ color: oklch(90.7% 0.166 135.9);
Tailwind
colors: {
custom: {
50: '#c8fbab',
500: '#adf986',
950: '#000000',
},
}SCSS
$custom: #adf986; $custom-light: #c8fbab; $custom-dark: #000000;
JSON
{
"hex": "#adf986",
"rgb": {
"r": 173,
"g": 249,
"b": 134
},
"hsl": {
"h": 99.652,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.90699,
"c": 0.16575,
"h": 135.9
},
"luminance": 0.78357
}Semantic roles & 50–950 ramp
primary
#ADF986
secondary
#A84CD7
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581