#5AE997#5AE997
#5AE997 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.169 H 154.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE997 |
|---|---|
| RGB | rgb(90, 233, 151) |
| HSL | hsl(146, 76%, 63%) |
| HSV | hsv(146, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.27, -56.56, 28.74) |
| CIE-LCH | lch(83.27, 63.44, 153.06°) |
| OKLab | oklab(83.63% -0.1534 0.0722) |
| OKLCH | oklch(83.63% 0.169 154.8) |
| XYZ | xyz(38.9380, 62.6819, 39.3190) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Aqua Green
#12E193
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 4.06
Sea Green (survey)
#53FCA1
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.11
Turquoise Green
#04F489
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE997 #E95AAC
analogous
#64E95A #5AE997 #5AE9DE
triadic
#5AE997 #975AE9 #E9975A
tetradic
#5AE997 #5A64E9 #E95AAC #E9DE5A
square
#5AE997 #5A64E9 #E95AAC #E9DE5A
split-complementary
#5AE997 #DE5AE9 #E95A64
monochromatic
#18B159 #24E275 #5AE997 #90F0B9 #C6F7DB
Accessibility & contrast
On white
1.55
#5AE997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5AE997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE997
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE997 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D892
Deuteranopia (green-blind)
#D5CA9C
Tritanopia (blue-blind)
#1AE7D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae997; /* rgb */ color: rgb(90, 233, 151); /* oklch */ color: oklch(83.6% 0.169 154.8);
Tailwind
colors: {
custom: {
50: '#96f1b6',
500: '#5ae997',
950: '#000000',
},
}SCSS
$custom: #5ae997; $custom-light: #96f1b6; $custom-dark: #000000;
JSON
{
"hex": "#5ae997",
"rgb": {
"r": 90,
"g": 233,
"b": 151
},
"hsl": {
"h": 145.594,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83631,
"c": 0.16948,
"h": 154.8
},
"luminance": 0.62686
}Semantic roles & 50–950 ramp
primary
#5AE997
secondary
#B1367D
accent
#0D82D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581