#5BEA9A#5BEA9A
#5BEA9A is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.168 H 155.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA9A |
|---|---|
| RGB | rgb(91, 234, 154) |
| HSL | hsl(146, 77%, 64%) |
| HSV | hsv(146, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 34.2%, 8.2%) |
| CIE-LAB | lab(83.65, -56.20, 27.72) |
| CIE-LCH | lch(83.65, 62.66, 153.74°) |
| OKLab | oklab(83.97% -0.1525 0.0697) |
| OKLCH | oklch(83.97% 0.168 155.4) |
| XYZ | xyz(39.5665, 63.3989, 40.7176) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA9A #EA5BAB
analogous
#63EA5B #5BEA9A #5BEAE2
triadic
#5BEA9A #9A5BEA #EA9A5B
tetradic
#5BEA9A #5B63EA #EA5BAB #EAE25B
square
#5BEA9A #5B63EA #EA5BAB #EAE25B
split-complementary
#5BEA9A #E25BEA #EA5B63
monochromatic
#17B45C #25E379 #5BEA9A #91F1BB #C8F8DD
Accessibility & contrast
On white
1.54
#5BEA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5BEA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA9A
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA9A | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D995
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#1AE8D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea9a; /* rgb */ color: rgb(91, 234, 154); /* oklch */ color: oklch(84.0% 0.168 155.4);
Tailwind
colors: {
custom: {
50: '#96f2b8',
500: '#5bea9a',
950: '#000000',
},
}SCSS
$custom: #5bea9a; $custom-light: #96f2b8; $custom-dark: #000000;
JSON
{
"hex": "#5bea9a",
"rgb": {
"r": 91,
"g": 234,
"b": 154
},
"hsl": {
"h": 146.434,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83965,
"c": 0.16771,
"h": 155.4
},
"luminance": 0.63403
}Semantic roles & 50–950 ramp
primary
#5BEA9A
secondary
#B4367C
accent
#0C7FDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581