#5BDECC#5BDECC
#5BDECC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.118 H 182.8°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDECC |
|---|---|
| RGB | rgb(91, 222, 204) |
| HSL | hsl(172, 66%, 61%) |
| HSV | hsv(172, 59%, 87%) |
| CMYK | cmyk(59%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.19, -40.14, -1.93) |
| CIE-LCH | lch(81.19, 40.18, 182.76°) |
| OKLab | oklab(82.32% -0.1177 -0.0059) |
| OKLCH | oklch(82.32% 0.118 182.8) |
| XYZ | xyz(41.3298, 58.8221, 66.2907) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.81
Tiffany Blue
#7BF2DA
ΔE00 5.13
Mediumturquoise
#48D1CC
ΔE00 5.31
Aqua (survey)
#13EAC9
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDECC #DE5B6D
analogous
#5BDE8B #5BDECC #5BAFDE
triadic
#5BDECC #CC5BDE #DECC5B
tetradic
#5BDECC #8B5BDE #DE5B6D #AFDE5B
square
#5BDECC #8B5BDE #DE5B6D #AFDE5B
split-complementary
#5BDECC #DE5BAF #DE8B5B
monochromatic
#209F8D #2AD2BB #5BDECC #8EE8DC #C1F3EC
Accessibility & contrast
On white
1.65
#5BDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#5BDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDECC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDECC | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#C0C4CE
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bdecc; /* rgb */ color: rgb(91, 222, 204); /* oklch */ color: oklch(82.3% 0.118 182.8);
Tailwind
colors: {
custom: {
50: '#96e9db',
500: '#5bdecc',
950: '#000000',
},
}SCSS
$custom: #5bdecc; $custom-light: #96e9db; $custom-dark: #000000;
JSON
{
"hex": "#5bdecc",
"rgb": {
"r": 91,
"g": 222,
"b": 204
},
"hsl": {
"h": 171.756,
"s": 66.497,
"l": 61.373
},
"oklch": {
"l": 0.82318,
"c": 0.11787,
"h": 182.8
},
"luminance": 0.58826
}Semantic roles & 50–950 ramp
primary
#5BDECC
secondary
#A23B49
accent
#1730CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484