#5BE8BC#5BE8BC
#5BE8BC is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.3% C 0.138 H 169.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8BC |
|---|---|
| RGB | rgb(91, 232, 188) |
| HSL | hsl(161, 75%, 63%) |
| HSV | hsv(161, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 19%, 9%) |
| CIE-LAB | lab(83.74, -48.33, 10.20) |
| CIE-LCH | lch(83.74, 49.40, 168.08°) |
| OKLab | oklab(84.26% -0.1352 0.0261) |
| OKLCH | oklch(84.26% 0.138 169.1) |
| XYZ | xyz(42.2436, 63.5639, 57.6100) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.19
Light Turquoise
#7EF4CC
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 4.28
Aqua (survey)
#13EAC9
ΔE00 4.51
Bright Teal
#01F9C6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8BC #E85B87
analogous
#5BE875 #5BE8BC #5BCDE8
triadic
#5BE8BC #BC5BE8 #E8BC5B
tetradic
#5BE8BC #755BE8 #E85B87 #CDE85B
square
#5BE8BC #755BE8 #E85B87 #CDE85B
split-complementary
#5BE8BC #E85BCD #E8755B
monochromatic
#19B081 #25E0A6 #5BE8BC #91F0D2 #C6F7E8
Accessibility & contrast
On white
1.53
#5BE8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5BE8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8BC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8BC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5be8bc; /* rgb */ color: rgb(91, 232, 188); /* oklch */ color: oklch(84.3% 0.138 169.1);
Tailwind
colors: {
custom: {
50: '#97f0d0',
500: '#5be8bc',
950: '#000000',
},
}SCSS
$custom: #5be8bc; $custom-light: #97f0d0; $custom-dark: #000000;
JSON
{
"hex": "#5be8bc",
"rgb": {
"r": 91,
"g": 232,
"b": 188
},
"hsl": {
"h": 161.277,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.8426,
"c": 0.13768,
"h": 169.1
},
"luminance": 0.63568
}Semantic roles & 50–950 ramp
primary
#5BE8BC
secondary
#B1375D
accent
#0E4DD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583