#5BDBD7#5BDBD7
#5BDBD7 is a light, moderate teal. Relative luminance 0.578; OKLCH L 82.0% C 0.112 H 192.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDBD7 |
|---|---|
| RGB | rgb(91, 219, 215) |
| HSL | hsl(178, 64%, 61%) |
| HSV | hsv(178, 58%, 86%) |
| CMYK | cmyk(58.4%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(80.62, -35.92, -8.63) |
| CIE-LCH | lch(80.62, 36.94, 193.52°) |
| OKLab | oklab(81.96% -0.1099 -0.024) |
| OKLCH | oklch(81.96% 0.112 192.3) |
| XYZ | xyz(41.9063, 57.7892, 73.2227) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.70
Turquoise
#40E0D0
ΔE00 4.55
Darkturquoise
#00CED1
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 7.00
Bright Light Blue
#26F7FD
ΔE00 7.16
Bright Cyan
#41FDFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDBD7 #DB5B5F
analogous
#5BDB97 #5BDBD7 #5B9FDB
triadic
#5BDBD7 #D75BDB #DBD75B
tetradic
#5BDBD7 #975BDB #DB5B5F #9FDB5B
square
#5BDBD7 #975BDB #DB5B5F #9FDB5B
split-complementary
#5BDBD7 #DB5B9F #DB975B
monochromatic
#229A96 #2DCCC7 #5BDBD7 #8DE6E3 #BFF1EF
Accessibility & contrast
On white
1.67
#5BDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5BDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDBD7
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDBD7 | 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)
#CFD1D7
Deuteranopia (green-blind)
#BAC2D8
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5bdbd7; /* rgb */ color: rgb(91, 219, 215); /* oklch */ color: oklch(82.0% 0.112 192.3);
Tailwind
colors: {
custom: {
50: '#96e6e3',
500: '#5bdbd7',
950: '#000000',
},
}SCSS
$custom: #5bdbd7; $custom-light: #96e6e3; $custom-dark: #000000;
JSON
{
"hex": "#5bdbd7",
"rgb": {
"r": 91,
"g": 219,
"b": 215
},
"hsl": {
"h": 178.125,
"s": 64,
"l": 60.784
},
"oklch": {
"l": 0.81955,
"c": 0.11245,
"h": 192.3
},
"luminance": 0.57793
}Semantic roles & 50–950 ramp
primary
#5BDBD7
secondary
#9E3C3F
accent
#1A1FCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484