#5BDCE8#5BDCE8
#5BDCE8 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.113 H 203.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCE8 |
|---|---|
| RGB | rgb(91, 220, 232) |
| HSL | hsl(185, 75%, 63%) |
| HSV | hsv(185, 61%, 91%) |
| CMYK | cmyk(60.8%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(81.42, -31.76, -16.49) |
| CIE-LCH | lch(81.42, 35.78, 207.44°) |
| OKLab | oklab(82.77% -0.1038 -0.0457) |
| OKLCH | oklch(82.77% 0.113 203.7) |
| XYZ | xyz(44.4669, 59.2321, 85.4178) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.04
Robin'S Egg
#6DEDFD
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCE8 #E8675B
analogous
#5BE8AD #5BDCE8 #5B95E8
triadic
#5BDCE8 #E85BDC #DCE85B
tetradic
#5BDCE8 #AD5BE8 #E8675B #95E85B
square
#5BDCE8 #AD5BE8 #E8675B #95E85B
split-complementary
#5BDCE8 #E85B95 #E8AD5B
monochromatic
#19A3B0 #25D1E0 #5BDCE8 #91E7F0 #C6F3F7
Accessibility & contrast
On white
1.63
#5BDCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#5BDCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCE8
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCE8 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E9
Deuteranopia (green-blind)
#B6C4E9
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bdce8; /* rgb */ color: rgb(91, 220, 232); /* oklch */ color: oklch(82.8% 0.113 203.7);
Tailwind
colors: {
custom: {
50: '#98e7ef',
500: '#5bdce8',
950: '#000000',
},
}SCSS
$custom: #5bdce8; $custom-light: #98e7ef; $custom-dark: #000000;
JSON
{
"hex": "#5bdce8",
"rgb": {
"r": 91,
"g": 220,
"b": 232
},
"hsl": {
"h": 185.106,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.82768,
"c": 0.11344,
"h": 203.7
},
"luminance": 0.59237
}Semantic roles & 50–950 ramp
primary
#5BDCE8
secondary
#B14137
accent
#1F0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485