#5BDCF4#5BDCF4
#5BDCF4 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.117 H 212.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCF4 |
|---|---|
| RGB | rgb(91, 220, 244) |
| HSL | hsl(189, 87%, 66%) |
| HSV | hsv(189, 63%, 96%) |
| CMYK | cmyk(62.7%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(81.80, -28.35, -22.28) |
| CIE-LCH | lch(81.80, 36.06, 218.16°) |
| OKLab | oklab(83.21% -0.0991 -0.0619) |
| OKLCH | oklch(83.21% 0.117 212) |
| XYZ | xyz(46.2299, 59.9373, 94.7031) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.87
Robin'S Egg
#6DEDFD
ΔE00 4.61
Aqua Blue
#02D8E9
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.98
Sky Blue
#87CEEB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCF4 #F4735B
analogous
#5BF4C0 #5BDCF4 #5B8FF4
triadic
#5BDCF4 #F45BDC #DCF45B
tetradic
#5BDCF4 #C05BF4 #F4735B #8FF45B
square
#5BDCF4 #C05BF4 #F4735B #8FF45B
split-complementary
#5BDCF4 #F45B8F #F4C05B
monochromatic
#0DAAC7 #22D0F0 #5BDCF4 #94E8F8 #CEF4FC
Accessibility & contrast
On white
1.62
#5BDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#5BDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCF4
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCF4 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F5
Deuteranopia (green-blind)
#B3C4F4
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5bdcf4; /* rgb */ color: rgb(91, 220, 244); /* oklch */ color: oklch(83.2% 0.117 212.0);
Tailwind
colors: {
custom: {
50: '#99e7f7',
500: '#5bdcf4',
950: '#000000',
},
}SCSS
$custom: #5bdcf4; $custom-light: #99e7f7; $custom-dark: #000000;
JSON
{
"hex": "#5bdcf4",
"rgb": {
"r": 91,
"g": 220,
"b": 244
},
"hsl": {
"h": 189.412,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.83206,
"c": 0.11682,
"h": 212
},
"luminance": 0.59942
}Semantic roles & 50–950 ramp
primary
#5BDCF4
secondary
#C4472F
accent
#2502E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485