#5AE98D#5AE98D
#5AE98D is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.4% C 0.178 H 152.1°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE98D |
|---|---|
| RGB | rgb(90, 233, 141) |
| HSL | hsl(141, 76%, 63%) |
| HSV | hsv(141, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(83.11, -58.34, 33.59) |
| CIE-LCH | lch(83.11, 67.32, 150.07°) |
| OKLab | oklab(83.44% -0.1577 0.0835) |
| OKLCH | oklch(83.44% 0.178 152.1) |
| XYZ | xyz(38.1600, 62.3708, 35.2219) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Turquoise Green
#04F489
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.29
Wintergreen
#20F986
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE98D #E95AB6
analogous
#6EE95A #5AE98D #5AE9D5
triadic
#5AE98D #8D5AE9 #E98D5A
tetradic
#5AE98D #5A6EE9 #E95AB6 #E9D55A
square
#5AE98D #5A6EE9 #E95AB6 #E9D55A
split-complementary
#5AE98D #D55AE9 #E95A6E
monochromatic
#18B14E #24E268 #5AE98D #90F0B2 #C6F7D8
Accessibility & contrast
On white
1.56
#5AE98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#5AE98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE98D
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE98D | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D787
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#25E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae98d; /* rgb */ color: rgb(90, 233, 141); /* oklch */ color: oklch(83.4% 0.178 152.1);
Tailwind
colors: {
custom: {
50: '#96f1af',
500: '#5ae98d',
950: '#000000',
},
}SCSS
$custom: #5ae98d; $custom-light: #96f1af; $custom-dark: #000000;
JSON
{
"hex": "#5ae98d",
"rgb": {
"r": 90,
"g": 233,
"b": 141
},
"hsl": {
"h": 141.399,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83442,
"c": 0.17848,
"h": 152.1
},
"luminance": 0.62375
}Semantic roles & 50–950 ramp
primary
#5AE98D
secondary
#B13685
accent
#0D90D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581