#5AEF7C#5AEF7C
#5AEF7C is a very light, highly saturated green. Relative luminance 0.654; OKLCH L 84.6% C 0.201 H 148.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEF7C |
|---|---|
| RGB | rgb(90, 239, 124) |
| HSL | hsl(134, 82%, 65%) |
| HSV | hsv(134, 62%, 94%) |
| CMYK | cmyk(62.3%, 0%, 48.1%, 6.3%) |
| CIE-LAB | lab(84.67, -63.26, 43.95) |
| CIE-LCH | lch(84.67, 77.03, 145.21°) |
| OKLab | oklab(84.64% -0.1708 0.1068) |
| OKLCH | oklch(84.64% 0.201 148) |
| XYZ | xyz(38.7183, 65.3580, 29.6398) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.67
Spring Green
#00FF7F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEF7C #EF5ACD
analogous
#83EF5A #5AEF7C #5AEFC6
triadic
#5AEF7C #7C5AEF #EF7C5A
tetradic
#5AEF7C #5A83EF #EF5ACD #EFC65A
square
#5AEF7C #5A83EF #EF5ACD #EFC65A
split-complementary
#5AEF7C #C65AEF #EF5A83
monochromatic
#12BC39 #22EA50 #5AEF7C #92F4A8 #CAFAD5
Accessibility & contrast
On white
1.49
#5AEF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#5AEF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEF7C
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEF7C | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB73
Deuteranopia (green-blind)
#DFCE84
Tritanopia (blue-blind)
#2DEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aef7c; /* rgb */ color: rgb(90, 239, 124); /* oklch */ color: oklch(84.6% 0.201 148.0);
Tailwind
colors: {
custom: {
50: '#97f5a4',
500: '#5aef7c',
950: '#000000',
},
}SCSS
$custom: #5aef7c; $custom-light: #97f5a4; $custom-dark: #000000;
JSON
{
"hex": "#5aef7c",
"rgb": {
"r": 90,
"g": 239,
"b": 124
},
"hsl": {
"h": 133.691,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.84644,
"c": 0.20145,
"h": 148
},
"luminance": 0.65362
}Semantic roles & 50–950 ramp
primary
#5AEF7C
secondary
#BB329C
accent
#07ADDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580