#5BDCCD#5BDCCD
#5BDCCD is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.116 H 184.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCCD |
|---|---|
| RGB | rgb(91, 220, 205) |
| HSL | hsl(173, 65%, 61%) |
| HSV | hsv(173, 59%, 86%) |
| CMYK | cmyk(58.6%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(80.64, -38.98, -3.29) |
| CIE-LCH | lch(80.64, 39.12, 184.82°) |
| OKLab | oklab(81.87% -0.1152 -0.0095) |
| OKLCH | oklch(81.87% 0.116 184.7) |
| XYZ | xyz(40.9221, 57.8141, 66.7484) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.85
Mediumturquoise
#48D1CC
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 5.85
Seafoam Blue
#78D1B6
ΔE00 6.22
Aqua (survey)
#13EAC9
ΔE00 6.38
Bright Aqua
#0BF9EA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCCD #DC5B6A
analogous
#5BDC8C #5BDCCD #5BAADC
triadic
#5BDCCD #CD5BDC #DCCD5B
tetradic
#5BDCCD #8C5BDC #DC5B6A #AADC5B
square
#5BDCCD #8C5BDC #DC5B6A #AADC5B
split-complementary
#5BDCCD #DC5BAA #DC8C5B
monochromatic
#219B8D #2CCEBB #5BDCCD #8DE7DC #C0F2EC
Accessibility & contrast
On white
1.67
#5BDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5BDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCCD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCCD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5bdccd; /* rgb */ color: rgb(91, 220, 205); /* oklch */ color: oklch(81.9% 0.116 184.7);
Tailwind
colors: {
custom: {
50: '#96e7dc',
500: '#5bdccd',
950: '#000000',
},
}SCSS
$custom: #5bdccd; $custom-light: #96e7dc; $custom-dark: #000000;
JSON
{
"hex": "#5bdccd",
"rgb": {
"r": 91,
"g": 220,
"b": 205
},
"hsl": {
"h": 173.023,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.81874,
"c": 0.11558,
"h": 184.7
},
"luminance": 0.57818
}Semantic roles & 50–950 ramp
primary
#5BDCCD
secondary
#9F3C47
accent
#192ECD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484