#5BD7DD#5BD7DD
#5BD7DD is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.2% C 0.110 H 199.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD7DD |
|---|---|
| RGB | rgb(91, 215, 221) |
| HSL | hsl(183, 66%, 61%) |
| HSV | hsv(183, 59%, 87%) |
| CMYK | cmyk(58.8%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.64, -32.42, -13.30) |
| CIE-LCH | lch(79.64, 35.04, 202.31°) |
| OKLab | oklab(81.22% -0.1032 -0.0368) |
| OKLCH | oklch(81.22% 0.11 199.6) |
| XYZ | xyz(41.6604, 56.0412, 77.0141) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.92
Darkturquoise
#00CED1
ΔE00 4.35
Mediumturquoise
#48D1CC
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 7.41
Bright Light Blue
#26F7FD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD7DD #DD615B
analogous
#5BDDA2 #5BD7DD #5B96DD
triadic
#5BD7DD #DD5BD7 #D7DD5B
tetradic
#5BD7DD #A25BDD #DD615B #96DD5B
square
#5BD7DD #A25BDD #DD615B #96DD5B
split-complementary
#5BD7DD #DD5B96 #DDA25B
monochromatic
#21979D #2BC8D0 #5BD7DD #8EE3E8 #C0F0F2
Accessibility & contrast
On white
1.72
#5BD7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#5BD7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD7DD
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD7DD | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5bd7dd; /* rgb */ color: rgb(91, 215, 221); /* oklch */ color: oklch(81.2% 0.110 199.6);
Tailwind
colors: {
custom: {
50: '#96e3e7',
500: '#5bd7dd',
950: '#000000',
},
}SCSS
$custom: #5bd7dd; $custom-light: #96e3e7; $custom-dark: #000000;
JSON
{
"hex": "#5bd7dd",
"rgb": {
"r": 91,
"g": 215,
"b": 221
},
"hsl": {
"h": 182.769,
"s": 65.657,
"l": 61.176
},
"oklch": {
"l": 0.81218,
"c": 0.10957,
"h": 199.6
},
"luminance": 0.56045
}Semantic roles & 50–950 ramp
primary
#5BD7DD
secondary
#A1403B
accent
#2018CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484