#5AEB9D#5AEB9D
#5AEB9D is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.167 H 156.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEB9D |
|---|---|
| RGB | rgb(90, 235, 157) |
| HSL | hsl(148, 78%, 64%) |
| HSV | hsv(148, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 33.2%, 7.8%) |
| CIE-LAB | lab(83.98, -56.22, 26.62) |
| CIE-LCH | lch(83.98, 62.20, 154.66°) |
| OKLab | oklab(84.24% -0.1527 0.0671) |
| OKLCH | oklch(84.24% 0.167 156.3) |
| XYZ | xyz(40.0071, 64.0206, 42.1406) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.80
Sea Green (survey)
#53FCA1
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEB9D #EB5AA8
analogous
#5FEB5A #5AEB9D #5AEBE5
triadic
#5AEB9D #9D5AEB #EB9D5A
tetradic
#5AEB9D #5A5FEB #EB5AA8 #EBE55A
square
#5AEB9D #5A5FEB #EB5AA8 #EBE55A
split-complementary
#5AEB9D #E55AEB #EB5A5F
monochromatic
#16B55F #23E47D #5AEB9D #91F2BD #C7F8DE
Accessibility & contrast
On white
1.52
#5AEB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#5AEB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEB9D
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEB9D | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#D6CCA2
Tritanopia (blue-blind)
#0EE9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aeb9d; /* rgb */ color: rgb(90, 235, 157); /* oklch */ color: oklch(84.2% 0.167 156.3);
Tailwind
colors: {
custom: {
50: '#96f2ba',
500: '#5aeb9d',
950: '#000000',
},
}SCSS
$custom: #5aeb9d; $custom-light: #96f2ba; $custom-dark: #000000;
JSON
{
"hex": "#5aeb9d",
"rgb": {
"r": 90,
"g": 235,
"b": 157
},
"hsl": {
"h": 147.724,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84241,
"c": 0.16681,
"h": 156.3
},
"luminance": 0.64025
}Semantic roles & 50–950 ramp
primary
#5AEB9D
secondary
#B53579
accent
#0B7BDB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581