#5BD6DB#5BD6DB
#5BD6DB is a light, moderate teal. Relative luminance 0.554; OKLCH L 80.9% C 0.109 H 198.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD6DB |
|---|---|
| RGB | rgb(91, 214, 219) |
| HSL | hsl(182, 64%, 61%) |
| HSV | hsv(182, 58%, 86%) |
| CMYK | cmyk(58.4%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.29, -32.49, -12.76) |
| CIE-LCH | lch(79.29, 34.91, 201.44°) |
| OKLab | oklab(80.92% -0.103 -0.0353) |
| OKLCH | oklch(80.92% 0.109 198.9) |
| XYZ | xyz(41.1417, 55.4275, 75.5345) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.10
Aqua Blue
#02D8E9
ΔE00 4.20
Mediumturquoise
#48D1CC
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 6.55
Bright Light Blue
#26F7FD
ΔE00 7.68
Robin Egg Blue
#8AF1FE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD6DB #DB605B
analogous
#5BDBA0 #5BD6DB #5B96DB
triadic
#5BD6DB #DB5BD6 #D6DB5B
tetradic
#5BD6DB #A05BDB #DB605B #96DB5B
square
#5BD6DB #A05BDB #DB605B #96DB5B
split-complementary
#5BD6DB #DB5B96 #DBA05B
monochromatic
#22959A #2DC6CC #5BD6DB #8DE3E6 #BFEFF1
Accessibility & contrast
On white
1.74
#5BD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5BD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD6DB
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD6DB | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5bd6db; /* rgb */ color: rgb(91, 214, 219); /* oklch */ color: oklch(80.9% 0.109 198.9);
Tailwind
colors: {
custom: {
50: '#96e3e6',
500: '#5bd6db',
950: '#000000',
},
}SCSS
$custom: #5bd6db; $custom-light: #96e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5bd6db",
"rgb": {
"r": 91,
"g": 214,
"b": 219
},
"hsl": {
"h": 182.344,
"s": 64,
"l": 60.784
},
"oklch": {
"l": 0.80915,
"c": 0.10886,
"h": 198.9
},
"luminance": 0.55432
}Semantic roles & 50–950 ramp
primary
#5BD6DB
secondary
#9E403C
accent
#211ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484