#4AFF7E#4AFF7E
#4AFF7E is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.3% C 0.225 H 148.6°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFF7E |
|---|---|
| RGB | rgb(74, 255, 126) |
| HSL | hsl(137, 100%, 65%) |
| HSV | hsv(137, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(89.15, -71.34, 48.49) |
| CIE-LCH | lch(89.15, 86.26, 145.80°) |
| OKLab | oklab(88.25% -0.192 0.1171) |
| OKLCH | oklch(88.25% 0.225 148.6) |
| XYZ | xyz(42.3466, 74.4774, 31.8784) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.74
Spearmint
#1EF876
ΔE00 2.00
Minty Green
#0BF77D
ΔE00 2.60
Wintergreen
#20F986
ΔE00 2.78
Lightgreen (survey)
#76FF7B
ΔE00 2.94
Light Bright Green
#53FE5C
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFF7E #FF4ACB
analogous
#70FF4A #4AFF7E #4AFFD9
triadic
#4AFF7E #7E4AFF #FF7E4A
tetradic
#4AFF7E #4A70FF #FF4ACB #FFD94A
square
#4AFF7E #4A70FF #FF4ACB #FFD94A
split-complementary
#4AFF7E #D94AFF #FF4A70
monochromatic
#00CF3B #0DFF52 #4AFF7E #87FFAA #C4FFD5
Accessibility & contrast
On white
1.32
#4AFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#4AFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFF7E
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFF7E | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#ECDA88
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4aff7e; /* rgb */ color: rgb(74, 255, 126); /* oklch */ color: oklch(88.3% 0.225 148.6);
Tailwind
colors: {
custom: {
50: '#93ffa6',
500: '#4aff7e',
950: '#000000',
},
}SCSS
$custom: #4aff7e; $custom-light: #93ffa6; $custom-dark: #000000;
JSON
{
"hex": "#4aff7e",
"rgb": {
"r": 74,
"g": 255,
"b": 126
},
"hsl": {
"h": 137.238,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.8825,
"c": 0.22489,
"h": 148.6
},
"luminance": 0.74482
}Semantic roles & 50–950 ramp
primary
#4AFF7E
secondary
#CA249A
accent
#00A4E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680