#5BBEBE#5BBEBE
#5BBEBE is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.3% C 0.093 H 195.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5BBEBE |
|---|---|
| RGB | rgb(91, 190, 190) |
| HSL | hsl(180, 43%, 55%) |
| HSV | hsv(180, 52%, 75%) |
| CMYK | cmyk(52.1%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(71.40, -28.80, -8.86) |
| CIE-LCH | lch(71.40, 30.14, 197.10°) |
| OKLab | oklab(74.26% -0.0894 -0.0245) |
| OKLCH | oklch(74.26% 0.093 195.3) |
| XYZ | xyz(32.0182, 42.7658, 55.2725) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.48
Darkturquoise
#00CED1
ΔE00 5.50
Lightseagreen
#20B2AA
ΔE00 6.19
Topaz
#13BBAF
ΔE00 6.36
Turquoise Blue
#06B1C4
ΔE00 7.83
Tealish
#24BCA8
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BBEBE #BE5B5B
analogous
#5BBE8C #5BBEBE #5B8CBE
triadic
#5BBEBE #BE5BBE #BEBE5B
tetradic
#5BBEBE #8C5BBE #BE5B5B #8CBE5B
square
#5BBEBE #8C5BBE #BE5B5B #8CBE5B
split-complementary
#5BBEBE #BE5B8C #BE8C5B
monochromatic
#2D7272 #3E9D9D #5BBEBE #87CFCF #B3E1E1
Accessibility & contrast
On white
2.20
#5BBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#5BBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BBEBE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BBEBE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A3AABF
Tritanopia (blue-blind)
#00C3BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #5bbebe; /* rgb */ color: rgb(91, 190, 190); /* oklch */ color: oklch(74.3% 0.093 195.3);
Tailwind
colors: {
custom: {
50: '#92d2d1',
500: '#5bbebe',
950: '#000000',
},
}SCSS
$custom: #5bbebe; $custom-light: #92d2d1; $custom-dark: #000000;
JSON
{
"hex": "#5bbebe",
"rgb": {
"r": 91,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 43.231,
"l": 55.098
},
"oklch": {
"l": 0.7426,
"c": 0.09266,
"h": 195.3
},
"luminance": 0.42769
}Semantic roles & 50–950 ramp
primary
#5BBEBE
secondary
#CFA6A6
accent
#5555D3
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282