#5AE98C#5AE98C
#5AE98C is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.4% C 0.179 H 151.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE98C |
|---|---|
| RGB | rgb(90, 233, 140) |
| HSL | hsl(141, 76%, 63%) |
| HSV | hsv(141, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(83.09, -58.51, 34.07) |
| CIE-LCH | lch(83.09, 67.71, 149.79°) |
| OKLab | oklab(83.42% -0.1582 0.0846) |
| OKLCH | oklch(83.42% 0.179 151.9) |
| XYZ | xyz(38.0860, 62.3411, 34.8318) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.20
Turquoise Green
#04F489
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.35
Wintergreen
#20F986
ΔE00 4.42
Tealish Green
#0CDC73
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE98C #E95AB7
analogous
#6FE95A #5AE98C #5AE9D3
triadic
#5AE98C #8C5AE9 #E98C5A
tetradic
#5AE98C #5A6FE9 #E95AB7 #E9D35A
square
#5AE98C #5A6FE9 #E95AB7 #E9D35A
split-complementary
#5AE98C #D35AE9 #E95A6F
monochromatic
#18B14D #24E266 #5AE98C #90F0B2 #C6F7D7
Accessibility & contrast
On white
1.56
#5AE98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5AE98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE98C
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE98C | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD785
Deuteranopia (green-blind)
#D7CA92
Tritanopia (blue-blind)
#26E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae98c; /* rgb */ color: rgb(90, 233, 140); /* oklch */ color: oklch(83.4% 0.179 151.9);
Tailwind
colors: {
custom: {
50: '#96f1ae',
500: '#5ae98c',
950: '#000000',
},
}SCSS
$custom: #5ae98c; $custom-light: #96f1ae; $custom-dark: #000000;
JSON
{
"hex": "#5ae98c",
"rgb": {
"r": 90,
"g": 233,
"b": 140
},
"hsl": {
"h": 140.979,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83424,
"c": 0.17938,
"h": 151.9
},
"luminance": 0.62345
}Semantic roles & 50–950 ramp
primary
#5AE98C
secondary
#B13686
accent
#0D91D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581