#ADF87F#ADF87F
#ADF87F is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.4% C 0.171 H 134.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF87F |
|---|---|
| RGB | rgb(173, 248, 127) |
| HSL | hsl(97, 90%, 74%) |
| HSV | hsv(97, 49%, 97%) |
| CMYK | cmyk(30.2%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(90.57, -43.65, 50.55) |
| CIE-LCH | lch(90.57, 66.79, 130.81°) |
| OKLab | oklab(90.37% -0.1204 0.1214) |
| OKLCH | oklch(90.37% 0.171 134.8) |
| XYZ | xyz(54.6305, 77.5494, 32.1647) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.78
Pistachio (survey)
#C0FA8B
ΔE00 2.61
Light Yellowish Green
#C2FF89
ΔE00 2.77
Light Green
#96F97B
ΔE00 2.85
Light Lime
#AEFD6C
ΔE00 2.92
Key Lime
#AEFF6E
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF87F #CA7FF8
analogous
#EAF87F #ADF87F #7FF88D
triadic
#ADF87F #7FADF8 #F87FAD
tetradic
#ADF87F #7FEAF8 #CA7FF8 #F88D7F
square
#ADF87F #7FEAF8 #CA7FF8 #F88D7F
split-complementary
#ADF87F #8D7FF8 #F87FEA
monochromatic
#63F00D #88F545 #ADF87F #D2FBB9 #ECFDE2
Accessibility & contrast
On white
1.27
#ADF87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#ADF87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF87F
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF87F | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F5E287
Tritanopia (blue-blind)
#ACF0DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #adf87f; /* rgb */ color: rgb(173, 248, 127); /* oklch */ color: oklch(90.4% 0.171 134.8);
Tailwind
colors: {
custom: {
50: '#c8fba6',
500: '#adf87f',
950: '#000000',
},
}SCSS
$custom: #adf87f; $custom-light: #c8fba6; $custom-dark: #000000;
JSON
{
"hex": "#adf87f",
"rgb": {
"r": 173,
"g": 248,
"b": 127
},
"hsl": {
"h": 97.19,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90373,
"c": 0.17096,
"h": 134.8
},
"luminance": 0.77551
}Semantic roles & 50–950 ramp
primary
#ADF87F
secondary
#9F46D5
accent
#00E68E
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131710
muted
#838580