#5BDADE#5BDADE
#5BDADE is a light, moderate teal. Relative luminance 0.576; OKLCH L 82.0% C 0.111 H 198.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDADE |
|---|---|
| RGB | rgb(91, 218, 222) |
| HSL | hsl(182, 66%, 61%) |
| HSV | hsv(182, 59%, 87%) |
| CMYK | cmyk(59%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(80.54, -33.57, -12.49) |
| CIE-LCH | lch(80.54, 35.82, 200.41°) |
| OKLab | oklab(81.95% -0.1059 -0.0346) |
| OKLCH | oklch(81.95% 0.111 198.1) |
| XYZ | xyz(42.5650, 57.6365, 77.9748) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.25
Darkturquoise
#00CED1
ΔE00 4.46
Aqua Blue
#02D8E9
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 6.12
Bright Light Blue
#26F7FD
ΔE00 6.75
Robin Egg Blue
#8AF1FE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDADE #DE5F5B
analogous
#5BDEA1 #5BDADE #5B99DE
triadic
#5BDADE #DE5BDA #DADE5B
tetradic
#5BDADE #A15BDE #DE5F5B #99DE5B
square
#5BDADE #A15BDE #DE5F5B #99DE5B
split-complementary
#5BDADE #DE5B99 #DEA15B
monochromatic
#209B9F #2ACDD2 #5BDADE #8EE5E8 #C1F1F3
Accessibility & contrast
On white
1.68
#5BDADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#5BDADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDADE
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDADE | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#B7C1DF
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5bdade; /* rgb */ color: rgb(91, 218, 222); /* oklch */ color: oklch(82.0% 0.111 198.1);
Tailwind
colors: {
custom: {
50: '#97e6e8',
500: '#5bdade',
950: '#000000',
},
}SCSS
$custom: #5bdade; $custom-light: #97e6e8; $custom-dark: #000000;
JSON
{
"hex": "#5bdade",
"rgb": {
"r": 91,
"g": 218,
"b": 222
},
"hsl": {
"h": 181.832,
"s": 66.497,
"l": 61.373
},
"oklch": {
"l": 0.81954,
"c": 0.11139,
"h": 198.1
},
"luminance": 0.57641
}Semantic roles & 50–950 ramp
primary
#5BDADE
secondary
#A23E3B
accent
#1D17CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484