#5BDCCE#5BDCCE
#5BDCCE is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.115 H 185.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCCE |
|---|---|
| RGB | rgb(91, 220, 206) |
| HSL | hsl(173, 65%, 61%) |
| HSV | hsv(173, 59%, 86%) |
| CMYK | cmyk(58.6%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(80.66, -38.72, -3.78) |
| CIE-LCH | lch(80.66, 38.91, 185.57°) |
| OKLab | oklab(81.91% -0.1148 -0.0108) |
| OKLCH | oklch(81.91% 0.115 185.4) |
| XYZ | xyz(41.0432, 57.8626, 67.3862) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.92
Mediumturquoise
#48D1CC
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 6.01
Seafoam Blue
#78D1B6
ΔE00 6.47
Aqua (survey)
#13EAC9
ΔE00 6.65
Bright Aqua
#0BF9EA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCCE #DC5B69
analogous
#5BDC8D #5BDCCE #5BA9DC
triadic
#5BDCCE #CE5BDC #DCCE5B
tetradic
#5BDCCE #8D5BDC #DC5B69 #A9DC5B
square
#5BDCCE #8D5BDC #DC5B69 #A9DC5B
split-complementary
#5BDCCE #DC5BA9 #DC8D5B
monochromatic
#219B8E #2CCEBC #5BDCCE #8DE7DD #C0F2EC
Accessibility & contrast
On white
1.67
#5BDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#5BDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCCE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCCE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#BEC2D0
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5bdcce; /* rgb */ color: rgb(91, 220, 206); /* oklch */ color: oklch(81.9% 0.115 185.4);
Tailwind
colors: {
custom: {
50: '#96e7dc',
500: '#5bdcce',
950: '#000000',
},
}SCSS
$custom: #5bdcce; $custom-light: #96e7dc; $custom-dark: #000000;
JSON
{
"hex": "#5bdcce",
"rgb": {
"r": 91,
"g": 220,
"b": 206
},
"hsl": {
"h": 173.488,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.81905,
"c": 0.11527,
"h": 185.4
},
"luminance": 0.57867
}Semantic roles & 50–950 ramp
primary
#5BDCCE
secondary
#9F3C47
accent
#192CCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484