#5BDED4#5BDED4
#5BDED4 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.115 H 188.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDED4 |
|---|---|
| RGB | rgb(91, 222, 212) |
| HSL | hsl(175, 66%, 61%) |
| HSV | hsv(175, 59%, 87%) |
| CMYK | cmyk(59%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(81.41, -38.09, -5.87) |
| CIE-LCH | lch(81.41, 38.54, 188.76°) |
| OKLab | oklab(82.57% -0.1142 -0.0165) |
| OKLCH | oklch(82.57% 0.115 188.2) |
| XYZ | xyz(42.3141, 59.2158, 71.4744) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.57
Mediumturquoise
#48D1CC
ΔE00 3.57
Darkturquoise
#00CED1
ΔE00 6.29
Tiffany Blue
#7BF2DA
ΔE00 6.48
Bright Aqua
#0BF9EA
ΔE00 6.55
Bright Turquoise
#0FFEF9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDED4 #DE5B65
analogous
#5BDE93 #5BDED4 #5BA7DE
triadic
#5BDED4 #D45BDE #DED45B
tetradic
#5BDED4 #935BDE #DE5B65 #A7DE5B
square
#5BDED4 #935BDE #DE5B65 #A7DE5B
split-complementary
#5BDED4 #DE5BA7 #DE935B
monochromatic
#209F95 #2AD2C5 #5BDED4 #8EE8E1 #C1F3EF
Accessibility & contrast
On white
1.64
#5BDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5BDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDED4
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDED4 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D4
Deuteranopia (green-blind)
#BEC4D5
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bded4; /* rgb */ color: rgb(91, 222, 212); /* oklch */ color: oklch(82.6% 0.115 188.2);
Tailwind
colors: {
custom: {
50: '#97e9e1',
500: '#5bded4',
950: '#000000',
},
}SCSS
$custom: #5bded4; $custom-light: #97e9e1; $custom-dark: #000000;
JSON
{
"hex": "#5bded4",
"rgb": {
"r": 91,
"g": 222,
"b": 212
},
"hsl": {
"h": 175.42,
"s": 66.497,
"l": 61.373
},
"oklch": {
"l": 0.82566,
"c": 0.11543,
"h": 188.2
},
"luminance": 0.5922
}Semantic roles & 50–950 ramp
primary
#5BDED4
secondary
#A23B43
accent
#1725CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484