#5BDCED#5BDCED
#5BDCED is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.115 H 207.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDCED |
|---|---|
| RGB | rgb(91, 220, 237) |
| HSL | hsl(187, 80%, 64%) |
| HSV | hsv(187, 62%, 93%) |
| CMYK | cmyk(61.6%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.58, -30.35, -18.91) |
| CIE-LCH | lch(81.58, 35.76, 211.93°) |
| OKLab | oklab(82.95% -0.1018 -0.0524) |
| OKLCH | oklch(82.95% 0.115 207.2) |
| XYZ | xyz(45.1872, 59.5202, 89.2115) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.24
Robin'S Egg
#6DEDFD
ΔE00 3.90
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Neon Blue
#04D9FF
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Darkturquoise
#00CED1
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDCED #ED6C5B
analogous
#5BEDB5 #5BDCED #5B93ED
triadic
#5BDCED #ED5BDC #DCED5B
tetradic
#5BDCED #B55BED #ED6C5B #93ED5B
square
#5BDCED #B55BED #ED6C5B #93ED5B
split-complementary
#5BDCED #ED5B93 #EDB55B
monochromatic
#14A6B9 #24D0E7 #5BDCED #92E8F3 #C9F4F9
Accessibility & contrast
On white
1.63
#5BDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5BDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDCED
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDCED | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5bdced; /* rgb */ color: rgb(91, 220, 237); /* oklch */ color: oklch(82.9% 0.115 207.2);
Tailwind
colors: {
custom: {
50: '#98e7f2',
500: '#5bdced',
950: '#000000',
},
}SCSS
$custom: #5bdced; $custom-light: #98e7f2; $custom-dark: #000000;
JSON
{
"hex": "#5bdced",
"rgb": {
"r": 91,
"g": 220,
"b": 237
},
"hsl": {
"h": 186.986,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.82947,
"c": 0.11454,
"h": 207.2
},
"luminance": 0.59525
}Semantic roles & 50–950 ramp
primary
#5BDCED
secondary
#B84334
accent
#2209DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485