#5BDCD3#5BDCD3
#5BDCD3 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.114 H 188.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCD3 |
|---|---|
| RGB | rgb(91, 220, 211) |
| HSL | hsl(176, 65%, 61%) |
| HSV | hsv(176, 59%, 86%) |
| CMYK | cmyk(58.6%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(80.80, -37.43, -6.24) |
| CIE-LCH | lch(80.80, 37.95, 189.46°) |
| OKLab | oklab(82.06% -0.1126 -0.0175) |
| OKLCH | oklch(82.06% 0.114 188.8) |
| XYZ | xyz(41.6603, 58.1094, 70.6361) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.95
Mediumturquoise
#48D1CC
ΔE00 3.06
Darkturquoise
#00CED1
ΔE00 5.82
Tiffany Blue
#7BF2DA
ΔE00 6.99
Bright Aqua
#0BF9EA
ΔE00 7.04
Seafoam Blue
#78D1B6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCD3 #DC5B64
analogous
#5BDC92 #5BDCD3 #5BA4DC
triadic
#5BDCD3 #D35BDC #DCD35B
tetradic
#5BDCD3 #925BDC #DC5B64 #A4DC5B
square
#5BDCD3 #925BDC #DC5B64 #A4DC5B
split-complementary
#5BDCD3 #DC5BA4 #DC925B
monochromatic
#219B93 #2CCEC3 #5BDCD3 #8DE7E1 #C0F2EE
Accessibility & contrast
On white
1.66
#5BDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5BDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCD3
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCD3 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D3
Deuteranopia (green-blind)
#BDC2D4
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5bdcd3; /* rgb */ color: rgb(91, 220, 211); /* oklch */ color: oklch(82.1% 0.114 188.8);
Tailwind
colors: {
custom: {
50: '#96e7e0',
500: '#5bdcd3',
950: '#000000',
},
}SCSS
$custom: #5bdcd3; $custom-light: #96e7e0; $custom-dark: #000000;
JSON
{
"hex": "#5bdcd3",
"rgb": {
"r": 91,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.814,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.82062,
"c": 0.11395,
"h": 188.8
},
"luminance": 0.58114
}Semantic roles & 50–950 ramp
primary
#5BDCD3
secondary
#9F3C43
accent
#1925CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484