#5AEA99#5AEA99
#5AEA99 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.169 H 155.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEA99 |
|---|---|
| RGB | rgb(90, 234, 153) |
| HSL | hsl(146, 77%, 64%) |
| HSV | hsv(146, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(83.61, -56.58, 28.17) |
| CIE-LCH | lch(83.61, 63.20, 153.53°) |
| OKLab | oklab(83.92% -0.1535 0.0708) |
| OKLCH | oklch(83.92% 0.169 155.2) |
| XYZ | xyz(39.3857, 63.3152, 40.2763) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 3.89
Sea Green (survey)
#53FCA1
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEA99 #EA5AAB
analogous
#63EA5A #5AEA99 #5AEAE1
triadic
#5AEA99 #995AEA #EA995A
tetradic
#5AEA99 #5A63EA #EA5AAB #EAE15A
square
#5AEA99 #5A63EA #EA5AAB #EAE15A
split-complementary
#5AEA99 #E15AEA #EA5A63
monochromatic
#17B35B #24E377 #5AEA99 #90F1BB #C7F8DC
Accessibility & contrast
On white
1.54
#5AEA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5AEA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEA99
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEA99 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D894
Deuteranopia (green-blind)
#D6CB9E
Tritanopia (blue-blind)
#16E8D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5aea99; /* rgb */ color: rgb(90, 234, 153); /* oklch */ color: oklch(83.9% 0.169 155.2);
Tailwind
colors: {
custom: {
50: '#96f2b7',
500: '#5aea99',
950: '#000000',
},
}SCSS
$custom: #5aea99; $custom-light: #96f2b7; $custom-dark: #000000;
JSON
{
"hex": "#5aea99",
"rgb": {
"r": 90,
"g": 234,
"b": 153
},
"hsl": {
"h": 146.25,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.83916,
"c": 0.16902,
"h": 155.2
},
"luminance": 0.63319
}Semantic roles & 50–950 ramp
primary
#5AEA99
secondary
#B3357C
accent
#0C80DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581