#5AE09C#5AE09C
#5AE09C is a light, vivid green. Relative luminance 0.579; OKLCH L 81.5% C 0.153 H 158.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE09C |
|---|---|
| RGB | rgb(90, 224, 156) |
| HSL | hsl(150, 68%, 62%) |
| HSV | hsv(150, 60%, 88%) |
| CMYK | cmyk(59.8%, 0%, 30.4%, 12.2%) |
| CIE-LAB | lab(80.67, -52.04, 22.64) |
| CIE-LCH | lch(80.67, 56.75, 156.49°) |
| OKLab | oklab(81.53% -0.1419 0.0574) |
| OKLCH | oklch(81.53% 0.153 158) |
| XYZ | xyz(36.8696, 57.8816, 40.6753) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.09
Light Greenish Blue
#63F7B4
ΔE00 5.17
Eucalyptus
#44D7A8
ΔE00 5.33
Seafoam
#7FE0B3
ΔE00 5.47
Weird Green
#3AE57F
ΔE00 5.63
Seaweed
#18D17B
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE09C #E05A9E
analogous
#5BE05A #5AE09C #5AE0DF
triadic
#5AE09C #9C5AE0 #E09C5A
tetradic
#5AE09C #5A5BE0 #E05A9E #E0DF5A
square
#5AE09C #5A5BE0 #E05A9E #E0DF5A
split-complementary
#5AE09C #DF5AE0 #E05A5B
monochromatic
#1EA15F #28D57D #5AE09C #8EEABB #C1F3DA
Accessibility & contrast
On white
1.67
#5AE09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#5AE09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE09C
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE09C | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED098
Deuteranopia (green-blind)
#CCC3A0
Tritanopia (blue-blind)
#1CDFCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ae09c; /* rgb */ color: rgb(90, 224, 156); /* oklch */ color: oklch(81.5% 0.153 158.0);
Tailwind
colors: {
custom: {
50: '#94eab9',
500: '#5ae09c',
950: '#000000',
},
}SCSS
$custom: #5ae09c; $custom-light: #94eab9; $custom-dark: #000000;
JSON
{
"hex": "#5ae09c",
"rgb": {
"r": 90,
"g": 224,
"b": 156
},
"hsl": {
"h": 149.552,
"s": 68.367,
"l": 61.569
},
"oklch": {
"l": 0.81527,
"c": 0.15308,
"h": 158
},
"luminance": 0.57885
}Semantic roles & 50–950 ramp
primary
#5AE09C
secondary
#A43A70
accent
#1574D0
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481