#5BDCDD#5BDCDD
#5BDCDD is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.113 H 195.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCDD |
|---|---|
| RGB | rgb(91, 220, 221) |
| HSL | hsl(180, 66%, 61%) |
| HSV | hsv(180, 59%, 87%) |
| CMYK | cmyk(58.8%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.09, -34.78, -11.14) |
| CIE-LCH | lch(81.09, 36.52, 197.76°) |
| OKLab | oklab(82.39% -0.1084 -0.0309) |
| OKLCH | oklch(82.39% 0.113 195.9) |
| XYZ | xyz(42.9531, 58.6265, 77.4450) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.72
Darkturquoise
#00CED1
ΔE00 4.60
Aqua Blue
#02D8E9
ΔE00 5.41
Turquoise
#40E0D0
ΔE00 6.22
Bright Light Blue
#26F7FD
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCDD #DD5C5B
analogous
#5BDD9D #5BDCDD #5B9BDD
triadic
#5BDCDD #DD5BDC #DCDD5B
tetradic
#5BDCDD #9D5BDD #DD5C5B #9BDD5B
square
#5BDCDD #9D5BDD #DD5C5B #9BDD5B
split-complementary
#5BDCDD #DD5B9B #DD9D5B
monochromatic
#219C9D #2BCED0 #5BDCDD #8EE7E8 #C0F2F2
Accessibility & contrast
On white
1.65
#5BDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5BDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCDD
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCDD | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DD
Deuteranopia (green-blind)
#BAC3DE
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5bdcdd; /* rgb */ color: rgb(91, 220, 221); /* oklch */ color: oklch(82.4% 0.113 195.9);
Tailwind
colors: {
custom: {
50: '#97e7e7',
500: '#5bdcdd',
950: '#000000',
},
}SCSS
$custom: #5bdcdd; $custom-light: #97e7e7; $custom-dark: #000000;
JSON
{
"hex": "#5bdcdd",
"rgb": {
"r": 91,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.462,
"s": 65.657,
"l": 61.176
},
"oklch": {
"l": 0.82388,
"c": 0.11268,
"h": 195.9
},
"luminance": 0.58631
}Semantic roles & 50–950 ramp
primary
#5BDCDD
secondary
#A13C3B
accent
#1918CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484