#5BD2DE#5BD2DE
#5BD2DE is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.1% C 0.107 H 204.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD2DE |
|---|---|
| RGB | rgb(91, 210, 222) |
| HSL | hsl(185, 66%, 61%) |
| HSV | hsv(185, 59%, 87%) |
| CMYK | cmyk(59%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.22, -29.75, -15.97) |
| CIE-LCH | lch(78.22, 33.76, 208.23°) |
| OKLab | oklab(80.09% -0.0976 -0.0442) |
| OKLCH | oklch(80.09% 0.107 204.4) |
| XYZ | xyz(40.5403, 53.5871, 77.2999) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.33
Darkturquoise
#00CED1
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 6.33
Mediumturquoise
#48D1CC
ΔE00 6.57
Neon Blue
#04D9FF
ΔE00 7.35
Robin Egg Blue
#8AF1FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD2DE #DE675B
analogous
#5BDEA9 #5BD2DE #5B91DE
triadic
#5BD2DE #DE5BD2 #D2DE5B
tetradic
#5BD2DE #A95BDE #DE675B #91DE5B
square
#5BD2DE #A95BDE #DE675B #91DE5B
split-complementary
#5BD2DE #DE5B91 #DEA95B
monochromatic
#20939F #2AC2D2 #5BD2DE #8EE0E8 #C1EEF3
Accessibility & contrast
On white
1.79
#5BD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#5BD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD2DE
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD2DE | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADF
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5bd2de; /* rgb */ color: rgb(91, 210, 222); /* oklch */ color: oklch(80.1% 0.107 204.4);
Tailwind
colors: {
custom: {
50: '#96e0e8',
500: '#5bd2de',
950: '#000000',
},
}SCSS
$custom: #5bd2de; $custom-light: #96e0e8; $custom-dark: #000000;
JSON
{
"hex": "#5bd2de",
"rgb": {
"r": 91,
"g": 210,
"b": 222
},
"hsl": {
"h": 185.496,
"s": 66.497,
"l": 61.373
},
"oklch": {
"l": 0.80086,
"c": 0.10711,
"h": 204.4
},
"luminance": 0.53591
}Semantic roles & 50–950 ramp
primary
#5BD2DE
secondary
#A2453B
accent
#2817CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484