#5AE98F#5AE98F
#5AE98F is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.177 H 152.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE98F |
|---|---|
| RGB | rgb(90, 233, 143) |
| HSL | hsl(142, 76%, 63%) |
| HSV | hsv(142, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(83.14, -57.99, 32.62) |
| CIE-LCH | lch(83.14, 66.54, 150.64°) |
| OKLab | oklab(83.48% -0.1569 0.0813) |
| OKLCH | oklch(83.48% 0.177 152.6) |
| XYZ | xyz(38.3102, 62.4308, 36.0127) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.49
Turquoise Green
#04F489
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 4.18
Light Green Blue
#56FCA2
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.29
Mediumspringgreen
#00FA9A
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE98F #E95AB4
analogous
#6CE95A #5AE98F #5AE9D7
triadic
#5AE98F #8F5AE9 #E98F5A
tetradic
#5AE98F #5A6CE9 #E95AB4 #E9D75A
square
#5AE98F #5A6CE9 #E95AB4 #E9D75A
split-complementary
#5AE98F #D75AE9 #E95A6C
monochromatic
#18B150 #24E26A #5AE98F #90F0B4 #C6F7D8
Accessibility & contrast
On white
1.56
#5AE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5AE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE98F
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE98F | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D789
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#23E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae98f; /* rgb */ color: rgb(90, 233, 143); /* oklch */ color: oklch(83.5% 0.177 152.6);
Tailwind
colors: {
custom: {
50: '#96f1b0',
500: '#5ae98f',
950: '#000000',
},
}SCSS
$custom: #5ae98f; $custom-light: #96f1b0; $custom-dark: #000000;
JSON
{
"hex": "#5ae98f",
"rgb": {
"r": 90,
"g": 233,
"b": 143
},
"hsl": {
"h": 142.238,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83478,
"c": 0.17668,
"h": 152.6
},
"luminance": 0.62435
}Semantic roles & 50–950 ramp
primary
#5AE98F
secondary
#B13684
accent
#0D8DD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581