#5AEB99#5AEB99
#5AEB99 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.170 H 155.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEB99 |
|---|---|
| RGB | rgb(90, 235, 153) |
| HSL | hsl(146, 78%, 64%) |
| HSV | hsv(146, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(83.91, -56.97, 28.57) |
| CIE-LCH | lch(83.91, 63.73, 153.36°) |
| OKLab | oklab(84.16% -0.1545 0.0718) |
| OKLCH | oklch(84.16% 0.17 155.1) |
| XYZ | xyz(39.6711, 63.8862, 40.3714) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.74
Aqua Green
#12E193
ΔE00 3.78
Weird Green
#3AE57F
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEB99 #EB5AAC
analogous
#63EB5A #5AEB99 #5AEBE1
triadic
#5AEB99 #995AEB #EB995A
tetradic
#5AEB99 #5A63EB #EB5AAC #EBE15A
square
#5AEB99 #5A63EB #EB5AAC #EBE15A
split-complementary
#5AEB99 #E15AEB #EB5A63
monochromatic
#16B55B #23E477 #5AEB99 #91F2BB #C7F8DC
Accessibility & contrast
On white
1.52
#5AEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5AEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEB99
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEB99 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#15E9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aeb99; /* rgb */ color: rgb(90, 235, 153); /* oklch */ color: oklch(84.2% 0.170 155.1);
Tailwind
colors: {
custom: {
50: '#96f2b7',
500: '#5aeb99',
950: '#000000',
},
}SCSS
$custom: #5aeb99; $custom-light: #96f2b7; $custom-dark: #000000;
JSON
{
"hex": "#5aeb99",
"rgb": {
"r": 90,
"g": 235,
"b": 153
},
"hsl": {
"h": 146.069,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84161,
"c": 0.17035,
"h": 155.1
},
"luminance": 0.6389
}Semantic roles & 50–950 ramp
primary
#5AEB99
secondary
#B5357D
accent
#0B80DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581