#4AFF8A#4AFF8A
#4AFF8A is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.215 H 150.6°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFF8A |
|---|---|
| RGB | rgb(74, 255, 138) |
| HSL | hsl(141, 100%, 65%) |
| HSV | hsv(141, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.30, -69.55, 43.00) |
| CIE-LCH | lch(89.30, 81.77, 148.27°) |
| OKLab | oklab(88.43% -0.1872 0.1053) |
| OKLCH | oklch(88.43% 0.215 150.6) |
| XYZ | xyz(43.1679, 74.8059, 36.2038) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.80
Wintergreen
#20F986
ΔE00 1.88
Minty Green
#0BF77D
ΔE00 2.37
Spearmint
#1EF876
ΔE00 2.54
Turquoise Green
#04F489
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFF8A #FF4ABF
analogous
#65FF4A #4AFF8A #4AFFE4
triadic
#4AFF8A #8A4AFF #FF8A4A
tetradic
#4AFF8A #4A65FF #FF4ABF #FFE44A
square
#4AFF8A #4A65FF #FF4ABF #FFE44A
split-complementary
#4AFF8A #E44AFF #FF4A65
monochromatic
#00CF49 #0DFF62 #4AFF8A #87FFB2 #C4FFD9
Accessibility & contrast
On white
1.32
#4AFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#4AFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFF8A
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFF8A | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EBDA92
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4aff8a; /* rgb */ color: rgb(74, 255, 138); /* oklch */ color: oklch(88.4% 0.215 150.6);
Tailwind
colors: {
custom: {
50: '#93ffae',
500: '#4aff8a',
950: '#000000',
},
}SCSS
$custom: #4aff8a; $custom-light: #93ffae; $custom-dark: #000000;
JSON
{
"hex": "#4aff8a",
"rgb": {
"r": 74,
"g": 255,
"b": 138
},
"hsl": {
"h": 141.215,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.88428,
"c": 0.21472,
"h": 150.6
},
"luminance": 0.74811
}Semantic roles & 50–950 ramp
primary
#4AFF8A
secondary
#CA248F
accent
#0094E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681