#5BDCF1#5BDCF1
#5BDCF1 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.116 H 210.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCF1 |
|---|---|
| RGB | rgb(91, 220, 241) |
| HSL | hsl(188, 84%, 65%) |
| HSV | hsv(188, 62%, 95%) |
| CMYK | cmyk(62.2%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(81.71, -29.21, -20.84) |
| CIE-LCH | lch(81.71, 35.89, 215.50°) |
| OKLab | oklab(83.09% -0.1003 -0.0578) |
| OKLCH | oklch(83.09% 0.116 210) |
| XYZ | xyz(45.7781, 59.7566, 92.3236) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.96
Robin'S Egg
#6DEDFD
ΔE00 4.17
Neon Blue
#04D9FF
ΔE00 4.62
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCF1 #F1705B
analogous
#5BF1BB #5BDCF1 #5B91F1
triadic
#5BDCF1 #F15BDC #DCF15B
tetradic
#5BDCF1 #BB5BF1 #F1705B #91F15B
square
#5BDCF1 #BB5BF1 #F1705B #91F15B
split-complementary
#5BDCF1 #F15B91 #F1BB5B
monochromatic
#10A8C1 #23D0EC #5BDCF1 #93E8F6 #CCF4FB
Accessibility & contrast
On white
1.62
#5BDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5BDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCF1
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCF1 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F2
Deuteranopia (green-blind)
#B4C4F1
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5bdcf1; /* rgb */ color: rgb(91, 220, 241); /* oklch */ color: oklch(83.1% 0.116 210.0);
Tailwind
colors: {
custom: {
50: '#99e7f5',
500: '#5bdcf1',
950: '#000000',
},
}SCSS
$custom: #5bdcf1; $custom-light: #99e7f5; $custom-dark: #000000;
JSON
{
"hex": "#5bdcf1",
"rgb": {
"r": 91,
"g": 220,
"b": 241
},
"hsl": {
"h": 188.4,
"s": 84.27,
"l": 65.098
},
"oklch": {
"l": 0.83094,
"c": 0.11574,
"h": 210
},
"luminance": 0.59761
}Semantic roles & 50–950 ramp
primary
#5BDCF1
secondary
#BF4531
accent
#2405E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485