#5BE8A1#5BE8A1
#5BE8A1 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.159 H 158.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8A1 |
|---|---|
| RGB | rgb(91, 232, 161) |
| HSL | hsl(150, 75%, 63%) |
| HSV | hsv(150, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(83.18, -54.07, 23.49) |
| CIE-LCH | lch(83.18, 58.95, 156.52°) |
| OKLab | oklab(83.62% -0.1474 0.0595) |
| OKLCH | oklch(83.62% 0.159 158) |
| XYZ | xyz(39.6005, 62.5066, 43.6893) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.57
Light Blue Green
#7EFBB3
ΔE00 4.67
Light Green Blue
#56FCA2
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8A1 #E85BA2
analogous
#5BE85B #5BE8A1 #5BE8E7
triadic
#5BE8A1 #A15BE8 #E8A15B
tetradic
#5BE8A1 #5B5BE8 #E85BA2 #E8E75B
square
#5BE8A1 #5B5BE8 #E85BA2 #E8E75B
split-complementary
#5BE8A1 #E75BE8 #E85B5B
monochromatic
#19B064 #25E082 #5BE8A1 #91F0C0 #C6F7DF
Accessibility & contrast
On white
1.56
#5BE8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5BE8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8A1
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8A1 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79D
Deuteranopia (green-blind)
#D3CAA5
Tritanopia (blue-blind)
#11E7D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be8a1; /* rgb */ color: rgb(91, 232, 161); /* oklch */ color: oklch(83.6% 0.159 158.0);
Tailwind
colors: {
custom: {
50: '#96f0bd',
500: '#5be8a1',
950: '#000000',
},
}SCSS
$custom: #5be8a1; $custom-light: #96f0bd; $custom-dark: #000000;
JSON
{
"hex": "#5be8a1",
"rgb": {
"r": 91,
"g": 232,
"b": 161
},
"hsl": {
"h": 149.787,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83621,
"c": 0.15892,
"h": 158
},
"luminance": 0.62511
}Semantic roles & 50–950 ramp
primary
#5BE8A1
secondary
#B13774
accent
#0E73D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582