#5BDED2#5BDED2
#5BDED2 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.116 H 186.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDED2 |
|---|---|
| RGB | rgb(91, 222, 210) |
| HSL | hsl(175, 66%, 61%) |
| HSV | hsv(175, 59%, 87%) |
| CMYK | cmyk(59%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(81.36, -38.60, -4.89) |
| CIE-LCH | lch(81.36, 38.91, 187.21°) |
| OKLab | oklab(82.5% -0.1151 -0.0138) |
| OKLCH | oklch(82.5% 0.116 186.8) |
| XYZ | xyz(42.0633, 59.1155, 70.1539) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.08
Mediumturquoise
#48D1CC
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 6.05
Bright Aqua
#0BF9EA
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 6.75
Aqua (survey)
#13EAC9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDED2 #DE5B67
analogous
#5BDE91 #5BDED2 #5BA9DE
triadic
#5BDED2 #D25BDE #DED25B
tetradic
#5BDED2 #915BDE #DE5B67 #A9DE5B
square
#5BDED2 #915BDE #DE5B67 #A9DE5B
split-complementary
#5BDED2 #DE5BA9 #DE915B
monochromatic
#209F93 #2AD2C2 #5BDED2 #8EE8E0 #C1F3EE
Accessibility & contrast
On white
1.64
#5BDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#5BDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDED2
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDED2 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D2
Deuteranopia (green-blind)
#BFC4D3
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bded2; /* rgb */ color: rgb(91, 222, 210); /* oklch */ color: oklch(82.5% 0.116 186.8);
Tailwind
colors: {
custom: {
50: '#96e9df',
500: '#5bded2',
950: '#000000',
},
}SCSS
$custom: #5bded2; $custom-light: #96e9df; $custom-dark: #000000;
JSON
{
"hex": "#5bded2",
"rgb": {
"r": 91,
"g": 222,
"b": 210
},
"hsl": {
"h": 174.504,
"s": 66.497,
"l": 61.373
},
"oklch": {
"l": 0.82503,
"c": 0.11594,
"h": 186.8
},
"luminance": 0.5912
}Semantic roles & 50–950 ramp
primary
#5BDED2
secondary
#A23B45
accent
#1728CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484