#5BDAED#5BDAED
#5BDAED is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.114 H 208.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDAED |
|---|---|
| RGB | rgb(91, 218, 237) |
| HSL | hsl(188, 80%, 64%) |
| HSV | hsv(188, 62%, 93%) |
| CMYK | cmyk(61.6%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(81.00, -29.39, -19.78) |
| CIE-LCH | lch(81.00, 35.42, 213.94°) |
| OKLab | oklab(82.49% -0.0998 -0.0548) |
| OKLCH | oklch(82.49% 0.114 208.8) |
| XYZ | xyz(44.6655, 58.4767, 89.0375) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.51
Robin'S Egg
#6DEDFD
ΔE00 4.43
Neon Blue
#04D9FF
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.79
Darkturquoise
#00CED1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDAED #ED6E5B
analogous
#5BEDB7 #5BDAED #5B91ED
triadic
#5BDAED #ED5BDA #DAED5B
tetradic
#5BDAED #B75BED #ED6E5B #91ED5B
square
#5BDAED #B75BED #ED6E5B #91ED5B
split-complementary
#5BDAED #ED5B91 #EDB75B
monochromatic
#14A4B9 #24CEE7 #5BDAED #92E6F3 #C9F3F9
Accessibility & contrast
On white
1.65
#5BDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#5BDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDAED
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDAED | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#B3C2ED
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5bdaed; /* rgb */ color: rgb(91, 218, 237); /* oklch */ color: oklch(82.5% 0.114 208.8);
Tailwind
colors: {
custom: {
50: '#98e5f2',
500: '#5bdaed',
950: '#000000',
},
}SCSS
$custom: #5bdaed; $custom-light: #98e5f2; $custom-dark: #000000;
JSON
{
"hex": "#5bdaed",
"rgb": {
"r": 91,
"g": 218,
"b": 237
},
"hsl": {
"h": 187.808,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.82485,
"c": 0.11388,
"h": 208.8
},
"luminance": 0.58481
}Semantic roles & 50–950 ramp
primary
#5BDAED
secondary
#B84534
accent
#2409DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485