#ADF87D#ADF87D
#ADF87D is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.3% C 0.173 H 134.5°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF87D |
|---|---|
| RGB | rgb(173, 248, 125) |
| HSL | hsl(97, 90%, 73%) |
| HSV | hsv(97, 50%, 97%) |
| CMYK | cmyk(30.2%, 0%, 49.6%, 2.7%) |
| CIE-LAB | lab(90.55, -43.87, 51.45) |
| CIE-LCH | lch(90.55, 67.62, 130.45°) |
| OKLab | oklab(90.35% -0.1211 0.1233) |
| OKLCH | oklch(90.35% 0.173 134.5) |
| XYZ | xyz(54.5015, 77.4978, 31.4850) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.53
Light Lime
#AEFD6C
ΔE00 2.67
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Key Lime
#AEFF6E
ΔE00 2.73
Light Yellowish Green
#C2FF89
ΔE00 2.75
Light Green
#96F97B
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF87D #C87DF8
analogous
#EBF87D #ADF87D #7DF88A
triadic
#ADF87D #7DADF8 #F87DAD
tetradic
#ADF87D #7DEBF8 #C87DF8 #F88A7D
square
#ADF87D #7DEBF8 #C87DF8 #F88A7D
split-complementary
#ADF87D #8A7DF8 #F87DEB
monochromatic
#65EE0D #88F543 #ADF87D #D2FBB7 #EDFDE2
Accessibility & contrast
On white
1.27
#ADF87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#ADF87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF87D
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF87D | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE872
Deuteranopia (green-blind)
#F5E285
Tritanopia (blue-blind)
#ADF0DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #adf87d; /* rgb */ color: rgb(173, 248, 125); /* oklch */ color: oklch(90.3% 0.173 134.5);
Tailwind
colors: {
custom: {
50: '#c8fba5',
500: '#adf87d',
950: '#000000',
},
}SCSS
$custom: #adf87d; $custom-light: #c8fba5; $custom-dark: #000000;
JSON
{
"hex": "#adf87d",
"rgb": {
"r": 173,
"g": 248,
"b": 125
},
"hsl": {
"h": 96.585,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.90346,
"c": 0.17282,
"h": 134.5
},
"luminance": 0.775
}Semantic roles & 50–950 ramp
primary
#ADF87D
secondary
#9C45D4
accent
#00E68C
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580