#ADF87E#ADF87E
#ADF87E is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.4% C 0.172 H 134.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF87E |
|---|---|
| RGB | rgb(173, 248, 126) |
| HSL | hsl(97, 90%, 73%) |
| HSV | hsv(97, 49%, 97%) |
| CMYK | cmyk(30.2%, 0%, 49.2%, 2.7%) |
| CIE-LAB | lab(90.56, -43.76, 51.00) |
| CIE-LCH | lch(90.56, 67.20, 130.63°) |
| OKLab | oklab(90.36% -0.1207 0.1223) |
| OKLCH | oklch(90.36% 0.172 134.6) |
| XYZ | xyz(54.5657, 77.5234, 31.8232) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.65
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Light Yellowish Green
#C2FF89
ΔE00 2.76
Light Lime
#AEFD6C
ΔE00 2.79
Key Lime
#AEFF6E
ΔE00 2.85
Light Green
#96F97B
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF87E #C97EF8
analogous
#EAF87E #ADF87E #7EF88C
triadic
#ADF87E #7EADF8 #F87EAD
tetradic
#ADF87E #7EEAF8 #C97EF8 #F88C7E
square
#ADF87E #7EEAF8 #C97EF8 #F88C7E
split-complementary
#ADF87E #8C7EF8 #F87EEA
monochromatic
#64EF0D #88F544 #ADF87E #D2FBB8 #EDFDE2
Accessibility & contrast
On white
1.27
#ADF87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#ADF87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF87E
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF87E | 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)
#FFE873
Deuteranopia (green-blind)
#F5E286
Tritanopia (blue-blind)
#ADF0DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #adf87e; /* rgb */ color: rgb(173, 248, 126); /* oklch */ color: oklch(90.4% 0.172 134.6);
Tailwind
colors: {
custom: {
50: '#c8fba6',
500: '#adf87e',
950: '#000000',
},
}SCSS
$custom: #adf87e; $custom-light: #c8fba6; $custom-dark: #000000;
JSON
{
"hex": "#adf87e",
"rgb": {
"r": 173,
"g": 248,
"b": 126
},
"hsl": {
"h": 96.885,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.90359,
"c": 0.17189,
"h": 134.6
},
"luminance": 0.77525
}Semantic roles & 50–950 ramp
primary
#ADF87E
secondary
#9E46D5
accent
#00E68D
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580