#5AEB93#5AEB93
#5AEB93 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.176 H 153.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEB93 |
|---|---|
| RGB | rgb(90, 235, 147) |
| HSL | hsl(144, 78%, 64%) |
| HSV | hsv(144, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(83.81, -58.05, 31.48) |
| CIE-LCH | lch(83.81, 66.04, 151.53°) |
| OKLab | oklab(84.05% -0.1571 0.0786) |
| OKLCH | oklch(84.05% 0.176 153.4) |
| XYZ | xyz(39.1880, 63.6929, 37.8269) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.66
Sea Green (survey)
#53FCA1
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 4.08
Mediumspringgreen
#00FA9A
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEB93 #EB5AB2
analogous
#69EB5A #5AEB93 #5AEBDB
triadic
#5AEB93 #935AEB #EB935A
tetradic
#5AEB93 #5A69EB #EB5AB2 #EBDB5A
square
#5AEB93 #5A69EB #EB5AB2 #EBDB5A
split-complementary
#5AEB93 #DB5AEB #EB5A69
monochromatic
#16B554 #23E46F #5AEB93 #91F2B7 #C7F8DA
Accessibility & contrast
On white
1.53
#5AEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#5AEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEB93
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEB93 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#1DE8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aeb93; /* rgb */ color: rgb(90, 235, 147); /* oklch */ color: oklch(84.0% 0.176 153.4);
Tailwind
colors: {
custom: {
50: '#96f2b3',
500: '#5aeb93',
950: '#000000',
},
}SCSS
$custom: #5aeb93; $custom-light: #96f2b3; $custom-dark: #000000;
JSON
{
"hex": "#5aeb93",
"rgb": {
"r": 90,
"g": 235,
"b": 147
},
"hsl": {
"h": 143.586,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84045,
"c": 0.17572,
"h": 153.4
},
"luminance": 0.63697
}Semantic roles & 50–950 ramp
primary
#5AEB93
secondary
#B53582
accent
#0B89DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581