#3AFF8A#3AFF8A
#3AFF8A is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.1% C 0.219 H 151.5°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3AFF8A |
|---|---|
| RGB | rgb(58, 255, 138) |
| HSL | hsl(144, 100%, 61%) |
| HSV | hsv(144, 77%, 100%) |
| CMYK | cmyk(77.3%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.04, -71.65, 42.61) |
| CIE-LCH | lch(89.04, 83.37, 149.26°) |
| OKLab | oklab(88.14% -0.1925 0.1044) |
| OKLCH | oklch(88.14% 0.219 151.5) |
| XYZ | xyz(42.0886, 74.2494, 36.1532) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.45
Spring Green
#00FF7F
ΔE00 1.48
Minty Green
#0BF77D
ΔE00 2.07
Spearmint
#1EF876
ΔE00 2.43
Turquoise Green
#04F489
ΔE00 2.86
Mediumspringgreen
#00FA9A
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AFF8A #FF3AAF
analogous
#4DFF3A #3AFF8A #3AFFEC
triadic
#3AFF8A #8A3AFF #FF8A3A
tetradic
#3AFF8A #3A4DFF #FF3AAF #FFEC3A
square
#3AFF8A #3A4DFF #FF3AAF #FFEC3A
split-complementary
#3AFF8A #EC3AFF #FF3A4D
monochromatic
#00BF4D #00FC66 #3AFF8A #77FFAE #B4FFD3
Accessibility & contrast
On white
1.32
#3AFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#3AFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AFF8A
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AFF8A | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#E9D992
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #3aff8a; /* rgb */ color: rgb(58, 255, 138); /* oklch */ color: oklch(88.1% 0.219 151.5);
Tailwind
colors: {
custom: {
50: '#8effae',
500: '#3aff8a',
950: '#000000',
},
}SCSS
$custom: #3aff8a; $custom-light: #8effae; $custom-dark: #000000;
JSON
{
"hex": "#3aff8a",
"rgb": {
"r": 58,
"g": 255,
"b": 138
},
"hsl": {
"h": 144.365,
"s": 100,
"l": 61.373
},
"oklch": {
"l": 0.88136,
"c": 0.21896,
"h": 151.5
},
"luminance": 0.74255
}Semantic roles & 50–950 ramp
primary
#3AFF8A
secondary
#BC217D
accent
#0088E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0E1810
muted
#7F8681