#4AF87A#4AF87A
#4AF87A is a very light, highly saturated green. Relative luminance 0.700; OKLCH L 86.5% C 0.220 H 148.4°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #4AF87A |
|---|---|
| RGB | rgb(74, 248, 122) |
| HSL | hsl(137, 93%, 63%) |
| HSV | hsv(137, 70%, 97%) |
| CMYK | cmyk(70.2%, 0%, 50.8%, 2.7%) |
| CIE-LAB | lab(86.99, -69.55, 47.70) |
| CIE-LCH | lch(86.99, 84.33, 145.56°) |
| OKLab | oklab(86.45% -0.1872 0.1152) |
| OKLCH | oklch(86.45% 0.22 148.4) |
| XYZ | xyz(39.9012, 69.9913, 29.8154) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.35
Minty Green
#0BF77D
ΔE00 1.96
Spring Green
#00FF7F
ΔE00 2.22
Wintergreen
#20F986
ΔE00 2.45
Lightgreen (survey)
#76FF7B
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AF87A #F84AC8
analogous
#71F84A #4AF87A #4AF8D1
triadic
#4AF87A #7A4AF8 #F87A4A
tetradic
#4AF87A #4A71F8 #F84AC8 #F8D14A
square
#4AF87A #4A71F8 #F84AC8 #F8D14A
split-complementary
#4AF87A #D14AF8 #F84A71
monochromatic
#07C03A #0FF64F #4AF87A #85FAA5 #C0FDD1
Accessibility & contrast
On white
1.40
#4AF87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#4AF87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AF87A
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AF87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AF87A | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE36F
Deuteranopia (green-blind)
#E6D483
Tritanopia (blue-blind)
#00F3DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #4af87a; /* rgb */ color: rgb(74, 248, 122); /* oklch */ color: oklch(86.5% 0.220 148.4);
Tailwind
colors: {
custom: {
50: '#92fca3',
500: '#4af87a',
950: '#000000',
},
}SCSS
$custom: #4af87a; $custom-light: #92fca3; $custom-dark: #000000;
JSON
{
"hex": "#4af87a",
"rgb": {
"r": 74,
"g": 248,
"b": 122
},
"hsl": {
"h": 136.552,
"s": 92.553,
"l": 63.137
},
"oklch": {
"l": 0.86452,
"c": 0.21982,
"h": 148.4
},
"luminance": 0.69996
}Semantic roles & 50–950 ramp
primary
#4AF87A
secondary
#BE2995
accent
#00A6E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680