#5BDED3#5BDED3
#5BDED3 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.116 H 187.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDED3 |
|---|---|
| RGB | rgb(91, 222, 211) |
| HSL | hsl(175, 66%, 61%) |
| HSV | hsv(175, 59%, 87%) |
| CMYK | cmyk(59%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(81.38, -38.35, -5.38) |
| CIE-LCH | lch(81.38, 38.72, 187.98°) |
| OKLab | oklab(82.53% -0.1147 -0.0151) |
| OKLCH | oklch(82.53% 0.116 187.5) |
| XYZ | xyz(42.1883, 59.1655, 70.8121) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.31
Mediumturquoise
#48D1CC
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 6.26
Bright Aqua
#0BF9EA
ΔE00 6.49
Darkturquoise
#00CED1
ΔE00 6.52
Aqua (survey)
#13EAC9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDED3 #DE5B66
analogous
#5BDE92 #5BDED3 #5BA8DE
triadic
#5BDED3 #D35BDE #DED35B
tetradic
#5BDED3 #925BDE #DE5B66 #A8DE5B
square
#5BDED3 #925BDE #DE5B66 #A8DE5B
split-complementary
#5BDED3 #DE5BA8 #DE925B
monochromatic
#209F94 #2AD2C4 #5BDED3 #8EE8E1 #C1F3EE
Accessibility & contrast
On white
1.64
#5BDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#5BDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDED3
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDED3 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D3
Deuteranopia (green-blind)
#BFC4D4
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bded3; /* rgb */ color: rgb(91, 222, 211); /* oklch */ color: oklch(82.5% 0.116 187.5);
Tailwind
colors: {
custom: {
50: '#96e9e0',
500: '#5bded3',
950: '#000000',
},
}SCSS
$custom: #5bded3; $custom-light: #96e9e0; $custom-dark: #000000;
JSON
{
"hex": "#5bded3",
"rgb": {
"r": 91,
"g": 222,
"b": 211
},
"hsl": {
"h": 174.962,
"s": 66.497,
"l": 61.373
},
"oklch": {
"l": 0.82534,
"c": 0.11568,
"h": 187.5
},
"luminance": 0.5917
}Semantic roles & 50–950 ramp
primary
#5BDED3
secondary
#A23B44
accent
#1727CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484