#5BDCD0#5BDCD0
#5BDCD0 is a light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.115 H 186.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCD0 |
|---|---|
| RGB | rgb(91, 220, 208) |
| HSL | hsl(174, 65%, 61%) |
| HSV | hsv(174, 59%, 86%) |
| CMYK | cmyk(58.6%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(80.72, -38.21, -4.76) |
| CIE-LCH | lch(80.72, 38.51, 187.11°) |
| OKLab | oklab(81.97% -0.1139 -0.0135) |
| OKLCH | oklch(81.97% 0.115 186.8) |
| XYZ | xyz(41.2877, 57.9604, 68.6739) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.22
Mediumturquoise
#48D1CC
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 6.54
Bright Aqua
#0BF9EA
ΔE00 6.88
Seafoam Blue
#78D1B6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCD0 #DC5B67
analogous
#5BDC8F #5BDCD0 #5BA7DC
triadic
#5BDCD0 #D05BDC #DCD05B
tetradic
#5BDCD0 #8F5BDC #DC5B67 #A7DC5B
square
#5BDCD0 #8F5BDC #DC5B67 #A7DC5B
split-complementary
#5BDCD0 #DC5BA7 #DC8F5B
monochromatic
#219B90 #2CCEBF #5BDCD0 #8DE7DE #C0F2ED
Accessibility & contrast
On white
1.67
#5BDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#5BDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCD0
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCD0 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D0
Deuteranopia (green-blind)
#BDC2D1
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5bdcd0; /* rgb */ color: rgb(91, 220, 208); /* oklch */ color: oklch(82.0% 0.115 186.8);
Tailwind
colors: {
custom: {
50: '#96e7de',
500: '#5bdcd0',
950: '#000000',
},
}SCSS
$custom: #5bdcd0; $custom-light: #96e7de; $custom-dark: #000000;
JSON
{
"hex": "#5bdcd0",
"rgb": {
"r": 91,
"g": 220,
"b": 208
},
"hsl": {
"h": 174.419,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.81967,
"c": 0.11468,
"h": 186.8
},
"luminance": 0.57965
}Semantic roles & 50–950 ramp
primary
#5BDCD0
secondary
#9F3C45
accent
#192ACD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484