#5BDBDC#5BDBDC
#5BDBDC is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.112 H 195.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDBDC |
|---|---|
| RGB | rgb(91, 219, 220) |
| HSL | hsl(180, 65%, 61%) |
| HSV | hsv(180, 59%, 86%) |
| CMYK | cmyk(58.6%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.77, -34.58, -11.08) |
| CIE-LCH | lch(80.77, 36.31, 197.77°) |
| OKLab | oklab(82.12% -0.1077 -0.0307) |
| OKLCH | oklch(82.12% 0.112 195.9) |
| XYZ | xyz(42.5586, 58.0501, 76.6582) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.56
Darkturquoise
#00CED1
ΔE00 4.45
Aqua Blue
#02D8E9
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 6.25
Bright Light Blue
#26F7FD
ΔE00 6.62
Robin'S Egg
#6DEDFD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDBDC #DC5C5B
analogous
#5BDC9C #5BDBDC #5B9ADC
triadic
#5BDBDC #DC5BDB #DBDC5B
tetradic
#5BDBDC #9C5BDC #DC5C5B #9ADC5B
square
#5BDBDC #9C5BDC #DC5C5B #9ADC5B
split-complementary
#5BDBDC #DC5B9A #DC9C5B
monochromatic
#219A9B #2CCDCE #5BDBDC #8DE6E7 #C0F1F2
Accessibility & contrast
On white
1.67
#5BDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#5BDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDBDC
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDBDC | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5bdbdc; /* rgb */ color: rgb(91, 219, 220); /* oklch */ color: oklch(82.1% 0.112 195.9);
Tailwind
colors: {
custom: {
50: '#97e6e6',
500: '#5bdbdc',
950: '#000000',
},
}SCSS
$custom: #5bdbdc; $custom-light: #97e6e6; $custom-dark: #000000;
JSON
{
"hex": "#5bdbdc",
"rgb": {
"r": 91,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.465,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.82121,
"c": 0.11204,
"h": 195.9
},
"luminance": 0.58054
}Semantic roles & 50–950 ramp
primary
#5BDBDC
secondary
#9F3D3C
accent
#1A19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484