#5AE996#5AE996
#5AE996 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.6% C 0.170 H 154.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE996 |
|---|---|
| RGB | rgb(90, 233, 150) |
| HSL | hsl(145, 76%, 63%) |
| HSV | hsv(145, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.26, -56.74, 29.23) |
| CIE-LCH | lch(83.26, 63.83, 152.75°) |
| OKLab | oklab(83.61% -0.1538 0.0733) |
| OKLCH | oklch(83.61% 0.17 154.5) |
| XYZ | xyz(38.8571, 62.6496, 38.8931) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Aqua Green
#12E193
ΔE00 3.65
Light Green Blue
#56FCA2
ΔE00 4.05
Sea Green (survey)
#53FCA1
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.15
Turquoise Green
#04F489
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE996 #E95AAD
analogous
#65E95A #5AE996 #5AE9DE
triadic
#5AE996 #965AE9 #E9965A
tetradic
#5AE996 #5A65E9 #E95AAD #E9DE5A
square
#5AE996 #5A65E9 #E95AAD #E9DE5A
split-complementary
#5AE996 #DE5AE9 #E95A65
monochromatic
#18B158 #24E274 #5AE996 #90F0B8 #C6F7DB
Accessibility & contrast
On white
1.55
#5AE996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5AE996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE996
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE996 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#D6CA9B
Tritanopia (blue-blind)
#1CE7D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae996; /* rgb */ color: rgb(90, 233, 150); /* oklch */ color: oklch(83.6% 0.170 154.5);
Tailwind
colors: {
custom: {
50: '#96f1b5',
500: '#5ae996',
950: '#000000',
},
}SCSS
$custom: #5ae996; $custom-light: #96f1b5; $custom-dark: #000000;
JSON
{
"hex": "#5ae996",
"rgb": {
"r": 90,
"g": 233,
"b": 150
},
"hsl": {
"h": 145.175,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83611,
"c": 0.17037,
"h": 154.5
},
"luminance": 0.62653
}Semantic roles & 50–950 ramp
primary
#5AE996
secondary
#B1367E
accent
#0D83D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581