#5BDBE0#5BDBE0
#5BDBE0 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.112 H 198.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDBE0 |
|---|---|
| RGB | rgb(91, 219, 224) |
| HSL | hsl(182, 68%, 62%) |
| HSV | hsv(182, 59%, 88%) |
| CMYK | cmyk(59.4%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(80.89, -33.49, -13.04) |
| CIE-LCH | lch(80.89, 35.94, 201.27°) |
| OKLab | oklab(82.26% -0.1061 -0.0361) |
| OKLCH | oklch(82.26% 0.112 198.8) |
| XYZ | xyz(43.0947, 58.2645, 79.4816) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.22
Mediumturquoise
#48D1CC
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 6.54
Robin Egg Blue
#8AF1FE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDBE0 #E0605B
analogous
#5BE0A3 #5BDBE0 #5B98E0
triadic
#5BDBE0 #E05BDB #DBE05B
tetradic
#5BDBE0 #A35BE0 #E0605B #98E05B
square
#5BDBE0 #A35BE0 #E0605B #98E05B
split-complementary
#5BDBE0 #E05B98 #E0A35B
monochromatic
#1F9DA2 #28CFD5 #5BDBE0 #8EE6EA #C2F2F3
Accessibility & contrast
On white
1.66
#5BDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#5BDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDBE0
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDBE0 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E1
Deuteranopia (green-blind)
#B8C2E1
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5bdbe0; /* rgb */ color: rgb(91, 219, 224); /* oklch */ color: oklch(82.3% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#97e6e9',
500: '#5bdbe0',
950: '#000000',
},
}SCSS
$custom: #5bdbe0; $custom-light: #97e6e9; $custom-dark: #000000;
JSON
{
"hex": "#5bdbe0",
"rgb": {
"r": 91,
"g": 219,
"b": 224
},
"hsl": {
"h": 182.256,
"s": 68.205,
"l": 61.765
},
"oklch": {
"l": 0.82256,
"c": 0.11206,
"h": 198.8
},
"luminance": 0.58269
}Semantic roles & 50–950 ramp
primary
#5BDBE0
secondary
#A53E3A
accent
#1C15D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484