#ADF985#ADF985
#ADF985 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.7% C 0.167 H 135.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF985 |
|---|---|
| RGB | rgb(173, 249, 133) |
| HSL | hsl(99, 91%, 75%) |
| HSV | hsv(99, 47%, 98%) |
| CMYK | cmyk(30.5%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(90.93, -43.38, 48.16) |
| CIE-LCH | lch(90.93, 64.82, 132.01°) |
| OKLab | oklab(90.69% -0.1193 0.1164) |
| OKLCH | oklch(90.69% 0.167 135.7) |
| XYZ | xyz(55.3415, 78.3270, 34.3885) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.51
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Pale Light Green
#B1FC99
ΔE00 2.72
Light Green
#96F97B
ΔE00 2.73
Celery
#C1FD95
ΔE00 2.80
Light Yellowish Green
#C2FF89
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF985 #D185F9
analogous
#E7F985 #ADF985 #85F997
triadic
#ADF985 #85ADF9 #F985AD
tetradic
#ADF985 #85E7F9 #D185F9 #F99785
square
#ADF985 #85E7F9 #D185F9 #F99785
split-complementary
#ADF985 #9785F9 #F985E7
monochromatic
#5FF310 #86F64B #ADF985 #D4FCBF #EBFEE2
Accessibility & contrast
On white
1.26
#ADF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#ADF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF985
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF985 | 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)
#FFE97B
Deuteranopia (green-blind)
#F5E38C
Tritanopia (blue-blind)
#ACF1DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #adf985; /* rgb */ color: rgb(173, 249, 133); /* oklch */ color: oklch(90.7% 0.167 135.7);
Tailwind
colors: {
custom: {
50: '#c8fbaa',
500: '#adf985',
950: '#000000',
},
}SCSS
$custom: #adf985; $custom-light: #c8fbaa; $custom-dark: #000000;
JSON
{
"hex": "#adf985",
"rgb": {
"r": 173,
"g": 249,
"b": 133
},
"hsl": {
"h": 99.31,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.90685,
"c": 0.1667,
"h": 135.7
},
"luminance": 0.78329
}Semantic roles & 50–950 ramp
primary
#ADF985
secondary
#A74BD7
accent
#00E696
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581