#5AEC98#5AEC98
#5AEC98 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.173 H 154.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC98 |
|---|---|
| RGB | rgb(90, 236, 152) |
| HSL | hsl(145, 79%, 64%) |
| HSV | hsv(145, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 35.6%, 7.5%) |
| CIE-LAB | lab(84.19, -57.54, 29.46) |
| CIE-LCH | lch(84.19, 64.64, 152.89°) |
| OKLab | oklab(84.39% -0.1559 0.0739) |
| OKLCH | oklch(84.39% 0.173 154.6) |
| XYZ | xyz(39.8760, 64.4275, 40.0340) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.65
Mediumspringgreen
#00FA9A
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC98 #EC5AAE
analogous
#65EC5A #5AEC98 #5AECE1
triadic
#5AEC98 #985AEC #EC985A
tetradic
#5AEC98 #5A65EC #EC5AAE #ECE15A
square
#5AEC98 #5A65EC #EC5AAE #ECE15A
split-complementary
#5AEC98 #E15AEC #EC5A65
monochromatic
#15B75A #23E676 #5AEC98 #91F2BA #C8F9DD
Accessibility & contrast
On white
1.51
#5AEC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5AEC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC98
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC98 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA92
Deuteranopia (green-blind)
#D8CD9D
Tritanopia (blue-blind)
#16EAD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aec98; /* rgb */ color: rgb(90, 236, 152); /* oklch */ color: oklch(84.4% 0.173 154.6);
Tailwind
colors: {
custom: {
50: '#96f3b7',
500: '#5aec98',
950: '#000000',
},
}SCSS
$custom: #5aec98; $custom-light: #96f3b7; $custom-dark: #000000;
JSON
{
"hex": "#5aec98",
"rgb": {
"r": 90,
"g": 236,
"b": 152
},
"hsl": {
"h": 145.479,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84386,
"c": 0.17256,
"h": 154.6
},
"luminance": 0.64432
}Semantic roles & 50–950 ramp
primary
#5AEC98
secondary
#B6347F
accent
#0A83DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581