#5AEE83#5AEE83
#5AEE83 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.194 H 149.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE83 |
|---|---|
| RGB | rgb(90, 238, 131) |
| HSL | hsl(137, 81%, 64%) |
| HSV | hsv(137, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.46, -61.85, 40.30) |
| CIE-LCH | lch(84.46, 73.82, 146.91°) |
| OKLab | oklab(84.51% -0.167 0.0988) |
| OKLCH | oklch(84.51% 0.194 149.4) |
| XYZ | xyz(38.8848, 64.9575, 31.9572) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Turquoise Green
#04F489
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.20
Spearmint
#1EF876
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE83 #EE5AC5
analogous
#7BEE5A #5AEE83 #5AEECD
triadic
#5AEE83 #835AEE #EE835A
tetradic
#5AEE83 #5A7BEE #EE5AC5 #EECD5A
square
#5AEE83 #5A7BEE #EE5AC5 #EECD5A
split-complementary
#5AEE83 #CD5AEE #EE5A7B
monochromatic
#13BA42 #23E859 #5AEE83 #91F4AD #C9F9D6
Accessibility & contrast
On white
1.50
#5AEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5AEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE83
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE83 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#29EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aee83; /* rgb */ color: rgb(90, 238, 131); /* oklch */ color: oklch(84.5% 0.194 149.4);
Tailwind
colors: {
custom: {
50: '#97f5a8',
500: '#5aee83',
950: '#000000',
},
}SCSS
$custom: #5aee83; $custom-light: #97f5a8; $custom-dark: #000000;
JSON
{
"hex": "#5aee83",
"rgb": {
"r": 90,
"g": 238,
"b": 131
},
"hsl": {
"h": 136.622,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84505,
"c": 0.194,
"h": 149.4
},
"luminance": 0.64961
}Semantic roles & 50–950 ramp
primary
#5AEE83
secondary
#B93394
accent
#08A2DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580