#5BDBE6#5BDBE6
#5BDBE6 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.5% C 0.113 H 203.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDBE6 |
|---|---|
| RGB | rgb(91, 219, 230) |
| HSL | hsl(185, 74%, 63%) |
| HSV | hsv(185, 60%, 90%) |
| CMYK | cmyk(60.4%, 4.8%, 0%, 9.8%) |
| CIE-LAB | lab(81.07, -31.84, -15.96) |
| CIE-LCH | lch(81.07, 35.61, 206.62°) |
| OKLab | oklab(82.47% -0.1036 -0.0442) |
| OKLCH | oklch(82.47% 0.113 203.1) |
| XYZ | xyz(43.9228, 58.5958, 83.8429) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.07
Robin'S Egg
#6DEDFD
ΔE00 4.52
Darkturquoise
#00CED1
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 6.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDBE6 #E6665B
analogous
#5BE6AB #5BDBE6 #5B95E6
triadic
#5BDBE6 #E65BDB #DBE65B
tetradic
#5BDBE6 #AB5BE6 #E6665B #95E65B
square
#5BDBE6 #AB5BE6 #E6665B #95E65B
split-complementary
#5BDBE6 #E65B95 #E6AB5B
monochromatic
#1AA1AC #26CFDE #5BDBE6 #90E7EE #C5F2F6
Accessibility & contrast
On white
1.65
#5BDBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#5BDBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDBE6
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDBE6 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E7
Deuteranopia (green-blind)
#B6C3E7
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5bdbe6; /* rgb */ color: rgb(91, 219, 230); /* oklch */ color: oklch(82.5% 0.113 203.1);
Tailwind
colors: {
custom: {
50: '#98e6ed',
500: '#5bdbe6',
950: '#000000',
},
}SCSS
$custom: #5bdbe6; $custom-light: #98e6ed; $custom-dark: #000000;
JSON
{
"hex": "#5bdbe6",
"rgb": {
"r": 91,
"g": 219,
"b": 230
},
"hsl": {
"h": 184.748,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.82465,
"c": 0.11265,
"h": 203.1
},
"luminance": 0.586
}Semantic roles & 50–950 ramp
primary
#5BDBE6
secondary
#AE4138
accent
#1F10D6
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484