#5AEF7E#5AEF7E
#5AEF7E is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.7% C 0.200 H 148.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEF7E |
|---|---|
| RGB | rgb(90, 239, 126) |
| HSL | hsl(134, 82%, 65%) |
| HSV | hsv(134, 62%, 94%) |
| CMYK | cmyk(62.3%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(84.69, -62.97, 43.02) |
| CIE-LCH | lch(84.69, 76.26, 145.66°) |
| OKLab | oklab(84.67% -0.17 0.1048) |
| OKLCH | oklch(84.67% 0.2 148.3) |
| XYZ | xyz(38.8461, 65.4091, 30.3127) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.98
Spearmint
#1EF876
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEF7E #EF5ACB
analogous
#81EF5A #5AEF7E #5AEFC9
triadic
#5AEF7E #7E5AEF #EF7E5A
tetradic
#5AEF7E #5A81EF #EF5ACB #EFC95A
square
#5AEF7E #5A81EF #EF5ACB #EFC95A
split-complementary
#5AEF7E #C95AEF #EF5A81
monochromatic
#12BC3B #22EA52 #5AEF7E #92F4AA #CAFAD5
Accessibility & contrast
On white
1.49
#5AEF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5AEF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEF7E
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEF7E | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB75
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#2CEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aef7e; /* rgb */ color: rgb(90, 239, 126); /* oklch */ color: oklch(84.7% 0.200 148.3);
Tailwind
colors: {
custom: {
50: '#97f5a5',
500: '#5aef7e',
950: '#000000',
},
}SCSS
$custom: #5aef7e; $custom-light: #97f5a5; $custom-dark: #000000;
JSON
{
"hex": "#5aef7e",
"rgb": {
"r": 90,
"g": 239,
"b": 126
},
"hsl": {
"h": 134.497,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.84674,
"c": 0.19969,
"h": 148.3
},
"luminance": 0.65413
}Semantic roles & 50–950 ramp
primary
#5AEF7E
secondary
#BB329A
accent
#07ABDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580