#5BDCE0#5BDCE0
#5BDCE0 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.113 H 198.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCE0 |
|---|---|
| RGB | rgb(91, 220, 224) |
| HSL | hsl(182, 68%, 62%) |
| HSV | hsv(182, 59%, 88%) |
| CMYK | cmyk(59.4%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(81.17, -33.96, -12.60) |
| CIE-LCH | lch(81.17, 36.23, 200.36°) |
| OKLab | oklab(82.49% -0.1071 -0.0349) |
| OKLCH | oklch(82.49% 0.113 198) |
| XYZ | xyz(43.3564, 58.7878, 79.5688) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.49
Aqua Blue
#02D8E9
ΔE00 4.53
Darkturquoise
#00CED1
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 5.83
Bright Light Blue
#26F7FD
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCE0 #E05F5B
analogous
#5BE0A2 #5BDCE0 #5B99E0
triadic
#5BDCE0 #E05BDC #DCE05B
tetradic
#5BDCE0 #A25BE0 #E05F5B #99E05B
square
#5BDCE0 #A25BE0 #E05F5B #99E05B
split-complementary
#5BDCE0 #E05B99 #E0A25B
monochromatic
#1F9EA2 #28D0D5 #5BDCE0 #8EE7EA #C2F2F3
Accessibility & contrast
On white
1.65
#5BDCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5BDCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCE0
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCE0 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E1
Deuteranopia (green-blind)
#B9C3E1
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bdce0; /* rgb */ color: rgb(91, 220, 224); /* oklch */ color: oklch(82.5% 0.113 198.0);
Tailwind
colors: {
custom: {
50: '#97e7e9',
500: '#5bdce0',
950: '#000000',
},
}SCSS
$custom: #5bdce0; $custom-light: #97e7e9; $custom-dark: #000000;
JSON
{
"hex": "#5bdce0",
"rgb": {
"r": 91,
"g": 220,
"b": 224
},
"hsl": {
"h": 181.805,
"s": 68.205,
"l": 61.765
},
"oklch": {
"l": 0.8249,
"c": 0.11266,
"h": 198
},
"luminance": 0.58792
}Semantic roles & 50–950 ramp
primary
#5BDCE0
secondary
#A53E3A
accent
#1B15D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484