#5AEA7E#5AEA7E
#5AEA7E is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.4% C 0.193 H 148.7°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEA7E |
|---|---|
| RGB | rgb(90, 234, 126) |
| HSL | hsl(135, 77%, 64%) |
| HSV | hsv(135, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.19, -61.14, 41.12) |
| CIE-LCH | lch(83.19, 73.68, 146.08°) |
| OKLab | oklab(83.44% -0.1651 0.1005) |
| OKLCH | oklch(83.44% 0.193 148.7) |
| XYZ | xyz(37.4025, 62.5219, 29.8315) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.40
Minty Green
#0BF77D
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.75
Wintergreen
#20F986
ΔE00 3.91
Spearmint
#1EF876
ΔE00 3.98
Lightish Green
#61E160
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEA7E #EA5AC6
analogous
#7EEA5A #5AEA7E #5AEAC6
triadic
#5AEA7E #7E5AEA #EA7E5A
tetradic
#5AEA7E #5A7EEA #EA5AC6 #EAC65A
square
#5AEA7E #5A7EEA #EA5AC6 #EAC65A
split-complementary
#5AEA7E #C65AEA #EA5A7E
monochromatic
#17B33E #24E354 #5AEA7E #90F1A8 #C7F8D3
Accessibility & contrast
On white
1.55
#5AEA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5AEA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEA7E
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEA7E | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#DACA85
Tritanopia (blue-blind)
#2FE6D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5aea7e; /* rgb */ color: rgb(90, 234, 126); /* oklch */ color: oklch(83.4% 0.193 148.7);
Tailwind
colors: {
custom: {
50: '#96f2a5',
500: '#5aea7e',
950: '#000000',
},
}SCSS
$custom: #5aea7e; $custom-light: #96f2a5; $custom-dark: #000000;
JSON
{
"hex": "#5aea7e",
"rgb": {
"r": 90,
"g": 234,
"b": 126
},
"hsl": {
"h": 135,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.83436,
"c": 0.19328,
"h": 148.7
},
"luminance": 0.62526
}Semantic roles & 50–950 ramp
primary
#5AEA7E
secondary
#B33594
accent
#0CA6DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580