#5BE8A0#5BE8A0
#5BE8A0 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.160 H 157.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8A0 |
|---|---|
| RGB | rgb(91, 232, 160) |
| HSL | hsl(149, 75%, 63%) |
| HSV | hsv(149, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 31%, 9%) |
| CIE-LAB | lab(83.16, -54.26, 23.98) |
| CIE-LCH | lch(83.16, 59.33, 156.16°) |
| OKLab | oklab(83.6% -0.1478 0.0607) |
| OKLCH | oklch(83.6% 0.16 157.7) |
| XYZ | xyz(39.5126, 62.4715, 43.2268) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.53
Light Blue Green
#7EFBB3
ΔE00 4.67
Light Green Blue
#56FCA2
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8A0 #E85BA3
analogous
#5CE85B #5BE8A0 #5BE8E7
triadic
#5BE8A0 #A05BE8 #E8A05B
tetradic
#5BE8A0 #5B5CE8 #E85BA3 #E8E75B
square
#5BE8A0 #5B5CE8 #E85BA3 #E8E75B
split-complementary
#5BE8A0 #E75BE8 #E85B5C
monochromatic
#19B063 #25E081 #5BE8A0 #91F0BF #C6F7DE
Accessibility & contrast
On white
1.56
#5BE8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5BE8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8A0
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8A0 | 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)
#E6D79C
Deuteranopia (green-blind)
#D3CAA5
Tritanopia (blue-blind)
#13E6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be8a0; /* rgb */ color: rgb(91, 232, 160); /* oklch */ color: oklch(83.6% 0.160 157.7);
Tailwind
colors: {
custom: {
50: '#96f0bc',
500: '#5be8a0',
950: '#000000',
},
}SCSS
$custom: #5be8a0; $custom-light: #96f0bc; $custom-dark: #000000;
JSON
{
"hex": "#5be8a0",
"rgb": {
"r": 91,
"g": 232,
"b": 160
},
"hsl": {
"h": 149.362,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.836,
"c": 0.15979,
"h": 157.7
},
"luminance": 0.62475
}Semantic roles & 50–950 ramp
primary
#5BE8A0
secondary
#B13775
accent
#0E75D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582