#5AE995#5AE995
#5AE995 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.171 H 154.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE995 |
|---|---|
| RGB | rgb(90, 233, 149) |
| HSL | hsl(145, 76%, 63%) |
| HSV | hsv(145, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.24, -56.93, 29.71) |
| CIE-LCH | lch(83.24, 64.21, 152.44°) |
| OKLab | oklab(83.59% -0.1542 0.0745) |
| OKLCH | oklch(83.59% 0.171 154.2) |
| XYZ | xyz(38.7769, 62.6175, 38.4708) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Aqua Green
#12E193
ΔE00 3.72
Light Green Blue
#56FCA2
ΔE00 4.05
Sea Green (survey)
#53FCA1
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.20
Turquoise Green
#04F489
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE995 #E95AAE
analogous
#66E95A #5AE995 #5AE9DC
triadic
#5AE995 #955AE9 #E9955A
tetradic
#5AE995 #5A66E9 #E95AAE #E9DC5A
square
#5AE995 #5A66E9 #E95AAE #E9DC5A
split-complementary
#5AE995 #DC5AE9 #E95A66
monochromatic
#18B157 #24E272 #5AE995 #90F0B8 #C6F7DA
Accessibility & contrast
On white
1.55
#5AE995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5AE995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE995
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE995 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78F
Deuteranopia (green-blind)
#D6CA9A
Tritanopia (blue-blind)
#1DE6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae995; /* rgb */ color: rgb(90, 233, 149); /* oklch */ color: oklch(83.6% 0.171 154.2);
Tailwind
colors: {
custom: {
50: '#96f1b4',
500: '#5ae995',
950: '#000000',
},
}SCSS
$custom: #5ae995; $custom-light: #96f1b4; $custom-dark: #000000;
JSON
{
"hex": "#5ae995",
"rgb": {
"r": 90,
"g": 233,
"b": 149
},
"hsl": {
"h": 144.755,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83592,
"c": 0.17128,
"h": 154.2
},
"luminance": 0.62621
}Semantic roles & 50–950 ramp
primary
#5AE995
secondary
#B1367E
accent
#0D85D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581