#5AEC8F#5AEC8F
#5AEC8F is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.2% C 0.181 H 152.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC8F |
|---|---|
| RGB | rgb(90, 236, 143) |
| HSL | hsl(142, 79%, 64%) |
| HSV | hsv(142, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.04, -59.14, 33.81) |
| CIE-LCH | lch(84.04, 68.12, 150.24°) |
| OKLab | oklab(84.22% -0.1599 0.0841) |
| OKLCH | oklch(84.22% 0.181 152.3) |
| XYZ | xyz(39.1667, 64.1438, 36.2982) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.68
Wintergreen
#20F986
ΔE00 4.01
Mediumspringgreen
#00FA9A
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC8F #EC5AB7
analogous
#6EEC5A #5AEC8F #5AECD8
triadic
#5AEC8F #8F5AEC #EC8F5A
tetradic
#5AEC8F #5A6EEC #EC5AB7 #ECD85A
square
#5AEC8F #5A6EEC #EC5AB7 #ECD85A
split-complementary
#5AEC8F #D85AEC #EC5A6E
monochromatic
#15B750 #23E66A #5AEC8F #91F2B4 #C8F9DA
Accessibility & contrast
On white
1.52
#5AEC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5AEC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC8F
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC8F | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA89
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#21E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aec8f; /* rgb */ color: rgb(90, 236, 143); /* oklch */ color: oklch(84.2% 0.181 152.3);
Tailwind
colors: {
custom: {
50: '#96f3b0',
500: '#5aec8f',
950: '#000000',
},
}SCSS
$custom: #5aec8f; $custom-light: #96f3b0; $custom-dark: #000000;
JSON
{
"hex": "#5aec8f",
"rgb": {
"r": 90,
"g": 236,
"b": 143
},
"hsl": {
"h": 141.781,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.84217,
"c": 0.18063,
"h": 152.3
},
"luminance": 0.64148
}Semantic roles & 50–950 ramp
primary
#5AEC8F
secondary
#B63487
accent
#0A8FDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581