#5BDCF3#5BDCF3
#5BDCF3 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.116 H 211.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCF3 |
|---|---|
| RGB | rgb(91, 220, 243) |
| HSL | hsl(189, 86%, 65%) |
| HSV | hsv(189, 63%, 95%) |
| CMYK | cmyk(62.6%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(81.77, -28.64, -21.80) |
| CIE-LCH | lch(81.77, 36.00, 217.28°) |
| OKLab | oklab(83.17% -0.0995 -0.0605) |
| OKLCH | oklch(83.17% 0.116 211.3) |
| XYZ | xyz(46.0785, 59.8767, 93.9056) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.11
Aqua Blue
#02D8E9
ΔE00 4.42
Robin'S Egg
#6DEDFD
ΔE00 4.44
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCF3 #F3725B
analogous
#5BF3BE #5BDCF3 #5B90F3
triadic
#5BDCF3 #F35BDC #DCF35B
tetradic
#5BDCF3 #BE5BF3 #F3725B #90F35B
square
#5BDCF3 #BE5BF3 #F3725B #90F35B
split-complementary
#5BDCF3 #F35B90 #F3BE5B
monochromatic
#0EAAC5 #22D0EF #5BDCF3 #94E8F7 #CDF4FB
Accessibility & contrast
On white
1.62
#5BDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#5BDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCF3
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCF3 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F4
Deuteranopia (green-blind)
#B3C4F3
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5bdcf3; /* rgb */ color: rgb(91, 220, 243); /* oklch */ color: oklch(83.2% 0.116 211.3);
Tailwind
colors: {
custom: {
50: '#99e7f7',
500: '#5bdcf3',
950: '#000000',
},
}SCSS
$custom: #5bdcf3; $custom-light: #99e7f7; $custom-dark: #000000;
JSON
{
"hex": "#5bdcf3",
"rgb": {
"r": 91,
"g": 220,
"b": 243
},
"hsl": {
"h": 189.079,
"s": 86.364,
"l": 65.49
},
"oklch": {
"l": 0.83168,
"c": 0.11644,
"h": 211.3
},
"luminance": 0.59882
}Semantic roles & 50–950 ramp
primary
#5BDCF3
secondary
#C24630
accent
#2503E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485