#ADF682#ADF682
#ADF682 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.0% C 0.165 H 135.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF682 |
|---|---|
| RGB | rgb(173, 246, 130) |
| HSL | hsl(98, 87%, 74%) |
| HSV | hsv(98, 47%, 96%) |
| CMYK | cmyk(29.7%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(90.05, -42.43, 48.49) |
| CIE-LCH | lch(90.05, 64.43, 131.19°) |
| OKLab | oklab(89.96% -0.1168 0.117) |
| OKLCH | oklch(89.96% 0.165 135) |
| XYZ | xyz(54.2174, 76.4056, 33.0059) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.53
Celery
#C1FD95
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 2.99
Light Green
#96F97B
ΔE00 3.00
Pale Light Green
#B1FC99
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF682 #CB82F6
analogous
#E7F682 #ADF682 #82F691
triadic
#ADF682 #82ADF6 #F682AD
tetradic
#ADF682 #82E7F6 #CB82F6 #F69182
square
#ADF682 #82E7F6 #CB82F6 #F69182
split-complementary
#ADF682 #9182F6 #F682E7
monochromatic
#62ED11 #88F249 #ADF682 #D2FABB #ECFDE2
Accessibility & contrast
On white
1.29
#ADF682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#ADF682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF682
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF682 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE678
Deuteranopia (green-blind)
#F3E089
Tritanopia (blue-blind)
#ACEEDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #adf682; /* rgb */ color: rgb(173, 246, 130); /* oklch */ color: oklch(90.0% 0.165 135.0);
Tailwind
colors: {
custom: {
50: '#c8f9a8',
500: '#adf682',
950: '#000000',
},
}SCSS
$custom: #adf682; $custom-light: #c8f9a8; $custom-dark: #000000;
JSON
{
"hex": "#adf682",
"rgb": {
"r": 173,
"g": 246,
"b": 130
},
"hsl": {
"h": 97.759,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.89958,
"c": 0.16535,
"h": 135
},
"luminance": 0.76407
}Semantic roles & 50–950 ramp
primary
#ADF682
secondary
#A04AD3
accent
#02E390
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581