#5AEF7A#5AEF7A
#5AEF7A is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.6% C 0.203 H 147.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEF7A |
|---|---|
| RGB | rgb(90, 239, 122) |
| HSL | hsl(133, 82%, 65%) |
| HSV | hsv(133, 62%, 94%) |
| CMYK | cmyk(62.3%, 0%, 49%, 6.3%) |
| CIE-LAB | lab(84.64, -63.55, 44.87) |
| CIE-LCH | lch(84.64, 77.80, 144.78°) |
| OKLab | oklab(84.62% -0.1716 0.1088) |
| OKLCH | oklch(84.62% 0.203 147.6) |
| XYZ | xyz(38.5931, 65.3079, 28.9804) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.92
Minty Green
#0BF77D
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 3.86
Lightish Green
#61E160
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEF7A #EF5ACF
analogous
#85EF5A #5AEF7A #5AEFC5
triadic
#5AEF7A #7A5AEF #EF7A5A
tetradic
#5AEF7A #5A85EF #EF5ACF #EFC55A
square
#5AEF7A #5A85EF #EF5ACF #EFC55A
split-complementary
#5AEF7A #C55AEF #EF5A85
monochromatic
#12BC37 #22EA4D #5AEF7A #92F4A7 #CAFAD4
Accessibility & contrast
On white
1.49
#5AEF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5AEF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEF7A
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEF7A | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB70
Deuteranopia (green-blind)
#DFCE82
Tritanopia (blue-blind)
#2EEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aef7a; /* rgb */ color: rgb(90, 239, 122); /* oklch */ color: oklch(84.6% 0.203 147.6);
Tailwind
colors: {
custom: {
50: '#97f5a2',
500: '#5aef7a',
950: '#000000',
},
}SCSS
$custom: #5aef7a; $custom-light: #97f5a2; $custom-dark: #000000;
JSON
{
"hex": "#5aef7a",
"rgb": {
"r": 90,
"g": 239,
"b": 122
},
"hsl": {
"h": 132.886,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.84615,
"c": 0.20319,
"h": 147.6
},
"luminance": 0.65312
}Semantic roles & 50–950 ramp
primary
#5AEF7A
secondary
#BB329E
accent
#07B0DF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580