#5BCFE6#5BCFE6
#5BCFE6 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.109 H 212.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5BCFE6 |
|---|---|
| RGB | rgb(91, 207, 230) |
| HSL | hsl(190, 74%, 63%) |
| HSV | hsv(190, 60%, 90%) |
| CMYK | cmyk(60.4%, 10%, 0%, 9.8%) |
| CIE-LAB | lab(77.61, -26.01, -21.18) |
| CIE-LCH | lch(77.61, 33.54, 219.15°) |
| OKLab | oklab(79.68% -0.0913 -0.0587) |
| OKLCH | oklch(79.68% 0.109 212.8) |
| XYZ | xyz(40.9043, 52.5588, 82.8367) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.56
Aqua Blue
#02D8E9
ΔE00 5.19
Sky Blue
#87CEEB
ΔE00 6.24
Bright Sky Blue
#02CCFE
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.35
Baby Blue
#89CFF0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BCFE6 #E6725B
analogous
#5BE6B7 #5BCFE6 #5B89E6
triadic
#5BCFE6 #E65BCF #CFE65B
tetradic
#5BCFE6 #B75BE6 #E6725B #89E65B
square
#5BCFE6 #B75BE6 #E6725B #89E65B
split-complementary
#5BCFE6 #E65B89 #E6B75B
monochromatic
#1A94AC #26BFDE #5BCFE6 #90DFEE #C5EEF6
Accessibility & contrast
On white
1.82
#5BCFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#5BCFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BCFE6
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BCFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BCFE6 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9E7
Deuteranopia (green-blind)
#A9B9E6
Tritanopia (blue-blind)
#00D8D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5bcfe6; /* rgb */ color: rgb(91, 207, 230); /* oklch */ color: oklch(79.7% 0.109 212.8);
Tailwind
colors: {
custom: {
50: '#97deee',
500: '#5bcfe6',
950: '#000000',
},
}SCSS
$custom: #5bcfe6; $custom-light: #97deee; $custom-dark: #000000;
JSON
{
"hex": "#5bcfe6",
"rgb": {
"r": 91,
"g": 207,
"b": 230
},
"hsl": {
"h": 189.928,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.79684,
"c": 0.10854,
"h": 212.8
},
"luminance": 0.52563
}Semantic roles & 50–950 ramp
primary
#5BCFE6
secondary
#AE4B38
accent
#3110D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485