#5BE7B1#5BE7B1
#5BE7B1 is a very light, vivid teal. Relative luminance 0.625; OKLCH L 83.7% C 0.144 H 164.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE7B1 |
|---|---|
| RGB | rgb(91, 231, 177) |
| HSL | hsl(157, 74%, 63%) |
| HSV | hsv(157, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 23.4%, 9.4%) |
| CIE-LAB | lab(83.20, -50.36, 15.20) |
| CIE-LCH | lch(83.20, 52.60, 163.20°) |
| OKLab | oklab(83.74% -0.1391 0.0389) |
| OKLCH | oklch(83.74% 0.144 164.4) |
| XYZ | xyz(40.8220, 62.5461, 51.5077) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.56
Seafoam
#7FE0B3
ΔE00 3.89
Light Greenish Blue
#63F7B4
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 5.05
Light Aquamarine
#7BFDC7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE7B1 #E75B91
analogous
#5BE76B #5BE7B1 #5BD7E7
triadic
#5BE7B1 #B15BE7 #E7B15B
tetradic
#5BE7B1 #6B5BE7 #E75B91 #D7E75B
square
#5BE7B1 #6B5BE7 #E75B91 #D7E75B
split-complementary
#5BE7B1 #E75BD7 #E76B5B
monochromatic
#19AE75 #26DF98 #5BE7B1 #90EFCA #C6F7E4
Accessibility & contrast
On white
1.55
#5BE7B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#5BE7B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE7B1
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE7B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE7B1 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AE
Deuteranopia (green-blind)
#CFCAB4
Tritanopia (blue-blind)
#00E7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be7b1; /* rgb */ color: rgb(91, 231, 177); /* oklch */ color: oklch(83.7% 0.144 164.4);
Tailwind
colors: {
custom: {
50: '#96efc8',
500: '#5be7b1',
950: '#000000',
},
}SCSS
$custom: #5be7b1; $custom-light: #96efc8; $custom-dark: #000000;
JSON
{
"hex": "#5be7b1",
"rgb": {
"r": 91,
"g": 231,
"b": 177
},
"hsl": {
"h": 156.857,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.83743,
"c": 0.14445,
"h": 164.4
},
"luminance": 0.6255
}Semantic roles & 50–950 ramp
primary
#5BE7B1
secondary
#AF3765
accent
#0F5CD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582