#5BD7DB#5BD7DB
#5BD7DB is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.2% C 0.109 H 198.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD7DB |
|---|---|
| RGB | rgb(91, 215, 219) |
| HSL | hsl(182, 64%, 61%) |
| HSV | hsv(182, 58%, 86%) |
| CMYK | cmyk(58.4%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.58, -32.97, -12.33) |
| CIE-LCH | lch(79.58, 35.20, 200.50°) |
| OKLab | oklab(81.15% -0.104 -0.0341) |
| OKLCH | oklch(81.15% 0.109 198.2) |
| XYZ | xyz(41.3955, 55.9352, 75.6191) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.96
Darkturquoise
#00CED1
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 4.45
Robin'S Egg
#6DEDFD
ΔE00 6.60
Bright Light Blue
#26F7FD
ΔE00 7.44
Turquoise
#40E0D0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD7DB #DB5F5B
analogous
#5BDB9F #5BD7DB #5B97DB
triadic
#5BD7DB #DB5BD7 #D7DB5B
tetradic
#5BD7DB #9F5BDB #DB5F5B #97DB5B
square
#5BD7DB #9F5BDB #DB5F5B #97DB5B
split-complementary
#5BD7DB #DB5B97 #DB9F5B
monochromatic
#22969A #2DC7CC #5BD7DB #8DE3E6 #BFEFF1
Accessibility & contrast
On white
1.72
#5BD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#5BD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD7DB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD7DB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5bd7db; /* rgb */ color: rgb(91, 215, 219); /* oklch */ color: oklch(81.2% 0.109 198.2);
Tailwind
colors: {
custom: {
50: '#96e3e6',
500: '#5bd7db',
950: '#000000',
},
}SCSS
$custom: #5bd7db; $custom-light: #96e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5bd7db",
"rgb": {
"r": 91,
"g": 215,
"b": 219
},
"hsl": {
"h": 181.875,
"s": 64,
"l": 60.784
},
"oklch": {
"l": 0.8115,
"c": 0.10948,
"h": 198.2
},
"luminance": 0.55939
}Semantic roles & 50–950 ramp
primary
#5BD7DB
secondary
#9E3F3C
accent
#1F1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484