#5BE9B0#5BE9B0
#5BE9B0 is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.2% C 0.148 H 163.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE9B0 |
|---|---|
| RGB | rgb(91, 233, 176) |
| HSL | hsl(156, 76%, 64%) |
| HSV | hsv(156, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 24.5%, 8.6%) |
| CIE-LAB | lab(83.77, -51.39, 16.53) |
| CIE-LCH | lch(83.77, 53.99, 162.17°) |
| OKLab | oklab(84.2% -0.1416 0.0422) |
| OKLCH | oklch(84.2% 0.148 163.4) |
| XYZ | xyz(41.2857, 63.6323, 51.1724) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.43
Aqua Marine
#2EE8BB
ΔE00 4.03
Seafoam
#7FE0B3
ΔE00 4.27
Eucalyptus
#44D7A8
ΔE00 4.71
Light Aquamarine
#7BFDC7
ΔE00 4.79
Greenish Cyan
#2AFEB7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE9B0 #E95B94
analogous
#5BE969 #5BE9B0 #5BDBE9
triadic
#5BE9B0 #B05BE9 #E9B05B
tetradic
#5BE9B0 #695BE9 #E95B94 #DBE95B
square
#5BE9B0 #695BE9 #E95B94 #DBE95B
split-complementary
#5BE9B0 #E95BDB #E9695B
monochromatic
#18B274 #25E296 #5BE9B0 #91F0CA #C7F7E4
Accessibility & contrast
On white
1.53
#5BE9B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#5BE9B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE9B0
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE9B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE9B0 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AD
Deuteranopia (green-blind)
#D1CBB4
Tritanopia (blue-blind)
#00E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5be9b0; /* rgb */ color: rgb(91, 233, 176); /* oklch */ color: oklch(84.2% 0.148 163.4);
Tailwind
colors: {
custom: {
50: '#96f1c7',
500: '#5be9b0',
950: '#000000',
},
}SCSS
$custom: #5be9b0; $custom-light: #96f1c7; $custom-dark: #000000;
JSON
{
"hex": "#5be9b0",
"rgb": {
"r": 91,
"g": 233,
"b": 176
},
"hsl": {
"h": 155.915,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.84203,
"c": 0.14779,
"h": 163.4
},
"luminance": 0.63637
}Semantic roles & 50–950 ramp
primary
#5BE9B0
secondary
#B23668
accent
#0D5FD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582