#5BDDED#5BDDED
#5BDDED is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.115 H 206.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDDED |
|---|---|
| RGB | rgb(91, 221, 237) |
| HSL | hsl(187, 80%, 64%) |
| HSV | hsv(187, 62%, 93%) |
| CMYK | cmyk(61.6%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(81.86, -30.83, -18.48) |
| CIE-LCH | lch(81.86, 35.95, 210.94°) |
| OKLab | oklab(83.18% -0.1028 -0.0512) |
| OKLCH | oklch(83.18% 0.115 206.5) |
| XYZ | xyz(45.4505, 60.0467, 89.2992) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.19
Robin'S Egg
#6DEDFD
ΔE00 3.68
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Neon Blue
#04D9FF
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Darkturquoise
#00CED1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDDED #ED6B5B
analogous
#5BEDB4 #5BDDED #5B94ED
triadic
#5BDDED #ED5BDD #DDED5B
tetradic
#5BDDED #B45BED #ED6B5B #94ED5B
square
#5BDDED #B45BED #ED6B5B #94ED5B
split-complementary
#5BDDED #ED5B94 #EDB45B
monochromatic
#14A7B9 #24D2E7 #5BDDED #92E8F3 #C9F4F9
Accessibility & contrast
On white
1.61
#5BDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5BDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDDED
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDDED | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5bdded; /* rgb */ color: rgb(91, 221, 237); /* oklch */ color: oklch(83.2% 0.115 206.5);
Tailwind
colors: {
custom: {
50: '#98e8f2',
500: '#5bdded',
950: '#000000',
},
}SCSS
$custom: #5bdded; $custom-light: #98e8f2; $custom-dark: #000000;
JSON
{
"hex": "#5bdded",
"rgb": {
"r": 91,
"g": 221,
"b": 237
},
"hsl": {
"h": 186.575,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.83178,
"c": 0.11489,
"h": 206.5
},
"luminance": 0.60051
}Semantic roles & 50–950 ramp
primary
#5BDDED
secondary
#B84234
accent
#2009DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485