#5AEB9F#5AEB9F
#5AEB9F is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.165 H 156.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEB9F |
|---|---|
| RGB | rgb(90, 235, 159) |
| HSL | hsl(149, 78%, 64%) |
| HSV | hsv(149, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 32.3%, 7.8%) |
| CIE-LAB | lab(84.01, -55.83, 25.65) |
| CIE-LCH | lch(84.01, 61.44, 155.33°) |
| OKLab | oklab(84.28% -0.1518 0.0648) |
| OKLCH | oklch(84.28% 0.165 156.9) |
| XYZ | xyz(40.1792, 64.0894, 43.0472) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.43
Aqua Green
#12E193
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.70
Light Green Blue
#56FCA2
ΔE00 3.94
Sea Green (survey)
#53FCA1
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEB9F #EB5AA6
analogous
#5DEB5A #5AEB9F #5AEBE8
triadic
#5AEB9F #9F5AEB #EB9F5A
tetradic
#5AEB9F #5A5DEB #EB5AA6 #EBE85A
square
#5AEB9F #5A5DEB #EB5AA6 #EBE85A
split-complementary
#5AEB9F #E85AEB #EB5A5D
monochromatic
#16B561 #23E47F #5AEB9F #91F2BF #C7F8DF
Accessibility & contrast
On white
1.52
#5AEB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#5AEB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEB9F
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEB9F | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9A
Deuteranopia (green-blind)
#D6CCA4
Tritanopia (blue-blind)
#09E9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aeb9f; /* rgb */ color: rgb(90, 235, 159); /* oklch */ color: oklch(84.3% 0.165 156.9);
Tailwind
colors: {
custom: {
50: '#96f2bb',
500: '#5aeb9f',
950: '#000000',
},
}SCSS
$custom: #5aeb9f; $custom-light: #96f2bb; $custom-dark: #000000;
JSON
{
"hex": "#5aeb9f",
"rgb": {
"r": 90,
"g": 235,
"b": 159
},
"hsl": {
"h": 148.552,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84283,
"c": 0.16506,
"h": 156.9
},
"luminance": 0.64094
}Semantic roles & 50–950 ramp
primary
#5AEB9F
secondary
#B53578
accent
#0B78DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582