#5BDCE3#5BDCE3
#5BDCE3 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.113 H 200.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCE3 |
|---|---|
| RGB | rgb(91, 220, 227) |
| HSL | hsl(183, 71%, 62%) |
| HSV | hsv(183, 60%, 89%) |
| CMYK | cmyk(59.9%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(81.27, -33.14, -14.06) |
| CIE-LCH | lch(81.27, 36.00, 202.99°) |
| OKLab | oklab(82.59% -0.1059 -0.0389) |
| OKLCH | oklch(82.59% 0.113 200.2) |
| XYZ | xyz(43.7668, 58.9520, 81.7305) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.78
Robin'S Egg
#6DEDFD
ΔE00 5.09
Darkturquoise
#00CED1
ΔE00 5.13
Mediumturquoise
#48D1CC
ΔE00 5.36
Bright Light Blue
#26F7FD
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCE3 #E3625B
analogous
#5BE3A6 #5BDCE3 #5B98E3
triadic
#5BDCE3 #E35BDC #DCE35B
tetradic
#5BDCE3 #A65BE3 #E3625B #98E35B
square
#5BDCE3 #A65BE3 #E3625B #98E35B
split-complementary
#5BDCE3 #E35B98 #E3A65B
monochromatic
#1DA0A7 #27D1DA #5BDCE3 #8FE7EC #C4F2F5
Accessibility & contrast
On white
1.64
#5BDCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5BDCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCE3
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCE3 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E4
Deuteranopia (green-blind)
#B8C3E4
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bdce3; /* rgb */ color: rgb(91, 220, 227); /* oklch */ color: oklch(82.6% 0.113 200.2);
Tailwind
colors: {
custom: {
50: '#97e7eb',
500: '#5bdce3',
950: '#000000',
},
}SCSS
$custom: #5bdce3; $custom-light: #97e7eb; $custom-dark: #000000;
JSON
{
"hex": "#5bdce3",
"rgb": {
"r": 91,
"g": 220,
"b": 227
},
"hsl": {
"h": 183.088,
"s": 70.833,
"l": 62.353
},
"oklch": {
"l": 0.82593,
"c": 0.11281,
"h": 200.2
},
"luminance": 0.58957
}Semantic roles & 50–950 ramp
primary
#5BDCE3
secondary
#A93F39
accent
#1D13D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484