#5BDCE6#5BDCE6
#5BDCE6 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.113 H 202.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCE6 |
|---|---|
| RGB | rgb(91, 220, 230) |
| HSL | hsl(184, 74%, 63%) |
| HSV | hsv(184, 60%, 90%) |
| CMYK | cmyk(60.4%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.36, -32.31, -15.52) |
| CIE-LCH | lch(81.36, 35.85, 205.66°) |
| OKLab | oklab(82.7% -0.1046 -0.043) |
| OKLCH | oklch(82.7% 0.113 202.3) |
| XYZ | xyz(44.1844, 59.1191, 83.9301) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.24
Robin'S Egg
#6DEDFD
ΔE00 4.48
Darkturquoise
#00CED1
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCE6 #E6655B
analogous
#5BE6AB #5BDCE6 #5B96E6
triadic
#5BDCE6 #E65BDC #DCE65B
tetradic
#5BDCE6 #AB5BE6 #E6655B #96E65B
square
#5BDCE6 #AB5BE6 #E6655B #96E65B
split-complementary
#5BDCE6 #E65B96 #E6AB5B
monochromatic
#1AA2AC #26D1DE #5BDCE6 #90E7EE #C5F3F6
Accessibility & contrast
On white
1.64
#5BDCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#5BDCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCE6
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCE6 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E7
Deuteranopia (green-blind)
#B7C3E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bdce6; /* rgb */ color: rgb(91, 220, 230); /* oklch */ color: oklch(82.7% 0.113 202.3);
Tailwind
colors: {
custom: {
50: '#98e7ed',
500: '#5bdce6',
950: '#000000',
},
}SCSS
$custom: #5bdce6; $custom-light: #98e7ed; $custom-dark: #000000;
JSON
{
"hex": "#5bdce6",
"rgb": {
"r": 91,
"g": 220,
"b": 230
},
"hsl": {
"h": 184.317,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.82697,
"c": 0.11313,
"h": 202.3
},
"luminance": 0.59124
}Semantic roles & 50–950 ramp
primary
#5BDCE6
secondary
#AE4038
accent
#1E10D6
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484