#5AEB8F#5AEB8F
#5AEB8F is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.179 H 152.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEB8F |
|---|---|
| RGB | rgb(90, 235, 143) |
| HSL | hsl(142, 78%, 64%) |
| HSV | hsv(142, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(83.74, -58.76, 33.41) |
| CIE-LCH | lch(83.74, 67.59, 150.37°) |
| OKLab | oklab(83.97% -0.1589 0.0831) |
| OKLCH | oklch(83.97% 0.179 152.4) |
| XYZ | xyz(38.8796, 63.5696, 36.2025) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.54
Turquoise Green
#04F489
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.84
Mediumspringgreen
#00FA9A
ΔE00 4.20
Wintergreen
#20F986
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEB8F #EB5AB6
analogous
#6DEB5A #5AEB8F #5AEBD7
triadic
#5AEB8F #8F5AEB #EB8F5A
tetradic
#5AEB8F #5A6DEB #EB5AB6 #EBD75A
square
#5AEB8F #5A6DEB #EB5AB6 #EBD75A
split-complementary
#5AEB8F #D75AEB #EB5A6D
monochromatic
#16B550 #23E46A #5AEB8F #91F2B4 #C7F8D9
Accessibility & contrast
On white
1.53
#5AEB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5AEB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEB8F
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEB8F | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD989
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#21E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aeb8f; /* rgb */ color: rgb(90, 235, 143); /* oklch */ color: oklch(84.0% 0.179 152.4);
Tailwind
colors: {
custom: {
50: '#96f2b0',
500: '#5aeb8f',
950: '#000000',
},
}SCSS
$custom: #5aeb8f; $custom-light: #96f2b0; $custom-dark: #000000;
JSON
{
"hex": "#5aeb8f",
"rgb": {
"r": 90,
"g": 235,
"b": 143
},
"hsl": {
"h": 141.931,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.83971,
"c": 0.17931,
"h": 152.4
},
"luminance": 0.63573
}Semantic roles & 50–950 ramp
primary
#5AEB8F
secondary
#B53586
accent
#0B8FDB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581