#5AE8A0#5AE8A0
#5AE8A0 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.160 H 157.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE8A0 |
|---|---|
| RGB | rgb(90, 232, 160) |
| HSL | hsl(150, 76%, 63%) |
| HSV | hsv(150, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 31%, 9%) |
| CIE-LAB | lab(83.14, -54.46, 23.94) |
| CIE-LCH | lch(83.14, 59.49, 156.27°) |
| OKLab | oklab(83.57% -0.1483 0.0606) |
| OKLCH | oklch(83.57% 0.16 157.8) |
| XYZ | xyz(39.4147, 62.4210, 43.2222) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.31
Light Greenish Blue
#63F7B4
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 4.34
Seafoam (survey)
#80F9AD
ΔE00 4.57
Light Blue Green
#7EFBB3
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE8A0 #E85AA2
analogous
#5BE85A #5AE8A0 #5AE8E7
triadic
#5AE8A0 #A05AE8 #E8A05A
tetradic
#5AE8A0 #5A5BE8 #E85AA2 #E8E75A
square
#5AE8A0 #5A5BE8 #E85AA2 #E8E75A
split-complementary
#5AE8A0 #E75AE8 #E85A5B
monochromatic
#18AF63 #24E181 #5AE8A0 #90EFBF #C5F7DE
Accessibility & contrast
On white
1.56
#5AE8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5AE8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE8A0
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE8A0 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79C
Deuteranopia (green-blind)
#D3CAA5
Tritanopia (blue-blind)
#0CE6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae8a0; /* rgb */ color: rgb(90, 232, 160); /* oklch */ color: oklch(83.6% 0.160 157.8);
Tailwind
colors: {
custom: {
50: '#96f0bc',
500: '#5ae8a0',
950: '#000000',
},
}SCSS
$custom: #5ae8a0; $custom-light: #96f0bc; $custom-dark: #000000;
JSON
{
"hex": "#5ae8a0",
"rgb": {
"r": 90,
"g": 232,
"b": 160
},
"hsl": {
"h": 149.577,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.83571,
"c": 0.16023,
"h": 157.8
},
"luminance": 0.62425
}Semantic roles & 50–950 ramp
primary
#5AE8A0
secondary
#B03674
accent
#0E74D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582