#4AF57B#4AF57B
#4AF57B is a very light, highly saturated green. Relative luminance 0.682; OKLCH L 85.7% C 0.215 H 148.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4AF57B |
|---|---|
| RGB | rgb(74, 245, 123) |
| HSL | hsl(137, 90%, 63%) |
| HSV | hsv(137, 70%, 96%) |
| CMYK | cmyk(69.8%, 0%, 49.8%, 3.9%) |
| CIE-LAB | lab(86.10, -68.38, 46.13) |
| CIE-LCH | lch(86.10, 82.49, 146.00°) |
| OKLab | oklab(85.72% -0.1841 0.1117) |
| OKLCH | oklch(85.72% 0.215 148.8) |
| XYZ | xyz(39.0486, 68.1864, 29.8384) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.52
Minty Green
#0BF77D
ΔE00 1.80
Wintergreen
#20F986
ΔE00 2.27
Spring Green
#00FF7F
ΔE00 2.58
Turquoise Green
#04F489
ΔE00 3.23
Lightgreen (survey)
#76FF7B
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AF57B #F54AC4
analogous
#6EF54A #4AF57B #4AF5D1
triadic
#4AF57B #7B4AF5 #F57B4A
tetradic
#4AF57B #4A6EF5 #F54AC4 #F5D14A
square
#4AF57B #4A6EF5 #F54AC4 #F5D14A
split-complementary
#4AF57B #D14AF5 #F54A6E
monochromatic
#0ABA3D #10F251 #4AF57B #84F8A5 #BEFBD0
Accessibility & contrast
On white
1.43
#4AF57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#4AF57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AF57B
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AF57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AF57B | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E071
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#00F0D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4af57b; /* rgb */ color: rgb(74, 245, 123); /* oklch */ color: oklch(85.7% 0.215 148.8);
Tailwind
colors: {
custom: {
50: '#92faa3',
500: '#4af57b',
950: '#000000',
},
}SCSS
$custom: #4af57b; $custom-light: #92faa3; $custom-dark: #000000;
JSON
{
"hex": "#4af57b",
"rgb": {
"r": 74,
"g": 245,
"b": 123
},
"hsl": {
"h": 137.193,
"s": 89.529,
"l": 62.549
},
"oklch": {
"l": 0.85718,
"c": 0.21533,
"h": 148.8
},
"luminance": 0.68191
}Semantic roles & 50–950 ramp
primary
#4AF57B
secondary
#B92A90
accent
#00A4E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580