#5BDCE7#5BDCE7
#5BDCE7 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.113 H 203.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCE7 |
|---|---|
| RGB | rgb(91, 220, 231) |
| HSL | hsl(185, 74%, 63%) |
| HSV | hsv(185, 61%, 91%) |
| CMYK | cmyk(60.6%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.39, -32.03, -16.01) |
| CIE-LCH | lch(81.39, 35.81, 206.55°) |
| OKLab | oklab(82.73% -0.1042 -0.0443) |
| OKLCH | oklch(82.73% 0.113 203) |
| XYZ | xyz(44.3253, 59.1754, 84.6718) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.12
Robin'S Egg
#6DEDFD
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 5.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Mediumturquoise
#48D1CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCE7 #E7665B
analogous
#5BE7AC #5BDCE7 #5B96E7
triadic
#5BDCE7 #E75BDC #DCE75B
tetradic
#5BDCE7 #AC5BE7 #E7665B #96E75B
square
#5BDCE7 #AC5BE7 #E7665B #96E75B
split-complementary
#5BDCE7 #E75B96 #E7AC5B
monochromatic
#19A2AE #26D1DF #5BDCE7 #90E7EF #C6F3F7
Accessibility & contrast
On white
1.64
#5BDCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5BDCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCE7
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCE7 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#B7C3E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bdce7; /* rgb */ color: rgb(91, 220, 231); /* oklch */ color: oklch(82.7% 0.113 203.0);
Tailwind
colors: {
custom: {
50: '#98e7ee',
500: '#5bdce7',
950: '#000000',
},
}SCSS
$custom: #5bdce7; $custom-light: #98e7ee; $custom-dark: #000000;
JSON
{
"hex": "#5bdce7",
"rgb": {
"r": 91,
"g": 220,
"b": 231
},
"hsl": {
"h": 184.714,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.82732,
"c": 0.11328,
"h": 203
},
"luminance": 0.5918
}Semantic roles & 50–950 ramp
primary
#5BDCE7
secondary
#AF4137
accent
#1F0FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485