#5AEB9B#5AEB9B
#5AEB9B is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.169 H 155.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEB9B |
|---|---|
| RGB | rgb(90, 235, 155) |
| HSL | hsl(147, 78%, 64%) |
| HSV | hsv(147, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(83.94, -56.59, 27.60) |
| CIE-LCH | lch(83.94, 62.96, 154.00°) |
| OKLab | oklab(84.2% -0.1536 0.0695) |
| OKLCH | oklch(84.2% 0.169 155.7) |
| XYZ | xyz(39.8377, 63.9528, 41.2487) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEB9B #EB5AAA
analogous
#61EB5A #5AEB9B #5AEBE4
triadic
#5AEB9B #9B5AEB #EB9B5A
tetradic
#5AEB9B #5A61EB #EB5AAA #EBE45A
square
#5AEB9B #5A61EB #EB5AAA #EBE45A
split-complementary
#5AEB9B #E45AEB #EB5A61
monochromatic
#16B55D #23E47A #5AEB9B #91F2BC #C7F8DD
Accessibility & contrast
On white
1.52
#5AEB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5AEB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEB9B
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEB9B | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD996
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#12E9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aeb9b; /* rgb */ color: rgb(90, 235, 155); /* oklch */ color: oklch(84.2% 0.169 155.7);
Tailwind
colors: {
custom: {
50: '#96f2b9',
500: '#5aeb9b',
950: '#000000',
},
}SCSS
$custom: #5aeb9b; $custom-light: #96f2b9; $custom-dark: #000000;
JSON
{
"hex": "#5aeb9b",
"rgb": {
"r": 90,
"g": 235,
"b": 155
},
"hsl": {
"h": 146.897,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84201,
"c": 0.16857,
"h": 155.7
},
"luminance": 0.63957
}Semantic roles & 50–950 ramp
primary
#5AEB9B
secondary
#B5357B
accent
#0B7DDB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581