#5BDADD#5BDADD
#5BDADD is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.9% C 0.111 H 197.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDADD |
|---|---|
| RGB | rgb(91, 218, 221) |
| HSL | hsl(181, 66%, 61%) |
| HSV | hsv(181, 59%, 87%) |
| CMYK | cmyk(58.8%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(80.51, -33.84, -12.00) |
| CIE-LCH | lch(80.51, 35.90, 199.53°) |
| OKLab | oklab(81.92% -0.1063 -0.0332) |
| OKLCH | oklch(81.92% 0.111 197.4) |
| XYZ | xyz(42.4313, 57.5830, 77.2711) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.96
Darkturquoise
#00CED1
ΔE00 4.37
Aqua Blue
#02D8E9
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 6.38
Bright Light Blue
#26F7FD
ΔE00 6.76
Turquoise
#40E0D0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDADD #DD5E5B
analogous
#5BDD9F #5BDADD #5B99DD
triadic
#5BDADD #DD5BDA #DADD5B
tetradic
#5BDADD #9F5BDD #DD5E5B #99DD5B
square
#5BDADD #9F5BDD #DD5E5B #99DD5B
split-complementary
#5BDADD #DD5B99 #DD9F5B
monochromatic
#219A9D #2BCCD0 #5BDADD #8EE5E8 #C0F1F2
Accessibility & contrast
On white
1.68
#5BDADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#5BDADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDADD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDADD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DD
Deuteranopia (green-blind)
#B8C1DE
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5bdadd; /* rgb */ color: rgb(91, 218, 221); /* oklch */ color: oklch(81.9% 0.111 197.4);
Tailwind
colors: {
custom: {
50: '#97e6e7',
500: '#5bdadd',
950: '#000000',
},
}SCSS
$custom: #5bdadd; $custom-light: #97e6e7; $custom-dark: #000000;
JSON
{
"hex": "#5bdadd",
"rgb": {
"r": 91,
"g": 218,
"b": 221
},
"hsl": {
"h": 181.385,
"s": 65.657,
"l": 61.176
},
"oklch": {
"l": 0.8192,
"c": 0.11138,
"h": 197.4
},
"luminance": 0.57587
}Semantic roles & 50–950 ramp
primary
#5BDADD
secondary
#A13E3B
accent
#1C18CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484