#ADF987#ADF987
#ADF987 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.7% C 0.165 H 136.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF987 |
|---|---|
| RGB | rgb(173, 249, 135) |
| HSL | hsl(100, 90%, 75%) |
| HSV | hsv(100, 46%, 98%) |
| CMYK | cmyk(30.5%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(90.95, -43.14, 47.24) |
| CIE-LCH | lch(90.95, 63.98, 132.40°) |
| OKLab | oklab(90.71% -0.1185 0.1145) |
| OKLCH | oklch(90.71% 0.165 136) |
| XYZ | xyz(55.4810, 78.3828, 35.1231) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.44
Pistachio (survey)
#C0FA8B
ΔE00 2.68
Celery
#C1FD95
ΔE00 2.72
Light Green
#96F97B
ΔE00 2.78
Spring Green (survey)
#A9F971
ΔE00 2.80
Light Yellowish Green
#C2FF89
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF987 #D387F9
analogous
#E6F987 #ADF987 #87F99A
triadic
#ADF987 #87ADF9 #F987AD
tetradic
#ADF987 #87E6F9 #D387F9 #F99A87
square
#ADF987 #87E6F9 #D387F9 #F99A87
split-complementary
#ADF987 #9A87F9 #F987E6
monochromatic
#5DF312 #85F64D #ADF987 #D5FCC1 #EBFEE2
Accessibility & contrast
On white
1.26
#ADF987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#ADF987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF987
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF987 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97E
Deuteranopia (green-blind)
#F5E38E
Tritanopia (blue-blind)
#ABF2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #adf987; /* rgb */ color: rgb(173, 249, 135); /* oklch */ color: oklch(90.7% 0.165 136.0);
Tailwind
colors: {
custom: {
50: '#c8fbac',
500: '#adf987',
950: '#000000',
},
}SCSS
$custom: #adf987; $custom-light: #c8fbac; $custom-dark: #000000;
JSON
{
"hex": "#adf987",
"rgb": {
"r": 173,
"g": 249,
"b": 135
},
"hsl": {
"h": 100,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.90714,
"c": 0.16478,
"h": 136
},
"luminance": 0.78385
}Semantic roles & 50–950 ramp
primary
#ADF987
secondary
#A94DD7
accent
#00E699
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581