#5BDAE6#5BDAE6
#5BDAE6 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.2% C 0.112 H 203.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDAE6 |
|---|---|
| RGB | rgb(91, 218, 230) |
| HSL | hsl(185, 74%, 63%) |
| HSV | hsv(185, 60%, 90%) |
| CMYK | cmyk(60.4%, 5.2%, 0%, 9.8%) |
| CIE-LAB | lab(80.78, -31.36, -16.39) |
| CIE-LCH | lch(80.78, 35.38, 207.59°) |
| OKLab | oklab(82.23% -0.1026 -0.0454) |
| OKLCH | oklch(82.23% 0.112 203.9) |
| XYZ | xyz(43.6627, 58.0756, 83.7562) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.95
Robin'S Egg
#6DEDFD
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Mediumturquoise
#48D1CC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDAE6 #E6675B
analogous
#5BE6AC #5BDAE6 #5B94E6
triadic
#5BDAE6 #E65BDA #DAE65B
tetradic
#5BDAE6 #AC5BE6 #E6675B #94E65B
square
#5BDAE6 #AC5BE6 #E6675B #94E65B
split-complementary
#5BDAE6 #E65B94 #E6AC5B
monochromatic
#1AA0AC #26CEDE #5BDAE6 #90E6EE #C5F2F6
Accessibility & contrast
On white
1.66
#5BDAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5BDAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDAE6
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDAE6 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E7
Deuteranopia (green-blind)
#B5C2E7
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5bdae6; /* rgb */ color: rgb(91, 218, 230); /* oklch */ color: oklch(82.2% 0.112 203.9);
Tailwind
colors: {
custom: {
50: '#97e6ed',
500: '#5bdae6',
950: '#000000',
},
}SCSS
$custom: #5bdae6; $custom-light: #97e6ed; $custom-dark: #000000;
JSON
{
"hex": "#5bdae6",
"rgb": {
"r": 91,
"g": 218,
"b": 230
},
"hsl": {
"h": 185.18,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.82233,
"c": 0.1122,
"h": 203.9
},
"luminance": 0.5808
}Semantic roles & 50–950 ramp
primary
#5BDAE6
secondary
#AE4238
accent
#2110D6
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484