#5AE09A#5AE09A
#5AE09A is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.155 H 157.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE09A |
|---|---|
| RGB | rgb(90, 224, 154) |
| HSL | hsl(149, 68%, 62%) |
| HSV | hsv(149, 60%, 88%) |
| CMYK | cmyk(59.8%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(80.64, -52.43, 23.62) |
| CIE-LCH | lch(80.64, 57.51, 155.75°) |
| OKLab | oklab(81.48% -0.1428 0.0598) |
| OKLCH | oklch(81.48% 0.155 157.3) |
| XYZ | xyz(36.7016, 57.8144, 39.7907) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.99
Weird Green
#3AE57F
ΔE00 5.25
Light Greenish Blue
#63F7B4
ΔE00 5.29
Seaweed
#18D17B
ΔE00 5.51
Eucalyptus
#44D7A8
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE09A #E05AA0
analogous
#5DE05A #5AE09A #5AE0DD
triadic
#5AE09A #9A5AE0 #E09A5A
tetradic
#5AE09A #5A5DE0 #E05AA0 #E0DD5A
square
#5AE09A #5A5DE0 #E05AA0 #E0DD5A
split-complementary
#5AE09A #DD5AE0 #E05A5D
monochromatic
#1EA15D #28D57B #5AE09A #8EEABA #C1F3D9
Accessibility & contrast
On white
1.67
#5AE09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5AE09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE09A
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE09A | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED096
Deuteranopia (green-blind)
#CCC39E
Tritanopia (blue-blind)
#1FDECE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ae09a; /* rgb */ color: rgb(90, 224, 154); /* oklch */ color: oklch(81.5% 0.155 157.3);
Tailwind
colors: {
custom: {
50: '#94eab8',
500: '#5ae09a',
950: '#000000',
},
}SCSS
$custom: #5ae09a; $custom-light: #94eab8; $custom-dark: #000000;
JSON
{
"hex": "#5ae09a",
"rgb": {
"r": 90,
"g": 224,
"b": 154
},
"hsl": {
"h": 148.657,
"s": 68.367,
"l": 61.569
},
"oklch": {
"l": 0.81484,
"c": 0.15482,
"h": 157.3
},
"luminance": 0.57818
}Semantic roles & 50–950 ramp
primary
#5AE09A
secondary
#A43A71
accent
#1577D0
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481