#5CC3CC#5CC3CC
#5CC3CC is a light, moderate teal. Relative luminance 0.457; OKLCH L 76.0% C 0.096 H 203.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC3CC |
|---|---|
| RGB | rgb(92, 195, 204) |
| HSL | hsl(185, 52%, 58%) |
| HSV | hsv(185, 55%, 80%) |
| CMYK | cmyk(54.9%, 4.4%, 0%, 20%) |
| CIE-LAB | lab(73.33, -27.25, -13.61) |
| CIE-LCH | lch(73.33, 30.45, 206.54°) |
| OKLab | oklab(75.97% -0.0883 -0.0376) |
| OKLCH | oklch(75.97% 0.096 203.1) |
| XYZ | xyz(34.8233, 45.6618, 64.0935) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.68
Aqua Blue
#02D8E9
ΔE00 6.26
Turquoise Blue
#06B1C4
ΔE00 6.63
Mediumturquoise
#48D1CC
ΔE00 6.77
Lightseagreen
#20B2AA
ΔE00 9.35
Topaz
#13BBAF
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC3CC #CC655C
analogous
#5CCC9D #5CC3CC #5C8BCC
triadic
#5CC3CC #CC5CC3 #C3CC5C
tetradic
#5CC3CC #9D5CCC #CC655C #8BCC5C
square
#5CC3CC #9D5CCC #CC655C #8BCC5C
split-complementary
#5CC3CC #CC5C8B #CC9D5C
monochromatic
#297D84 #38A9B3 #5CC3CC #8BD4DB #B9E5E9
Accessibility & contrast
On white
2.07
#5CC3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#5CC3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC3CC
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC3CC | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#A4AECD
Tritanopia (blue-blind)
#00CAC5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #5cc3cc; /* rgb */ color: rgb(92, 195, 204); /* oklch */ color: oklch(76.0% 0.096 203.1);
Tailwind
colors: {
custom: {
50: '#94d5db',
500: '#5cc3cc',
950: '#000000',
},
}SCSS
$custom: #5cc3cc; $custom-light: #94d5db; $custom-dark: #000000;
JSON
{
"hex": "#5cc3cc",
"rgb": {
"r": 92,
"g": 195,
"b": 204
},
"hsl": {
"h": 184.821,
"s": 52.336,
"l": 58.039
},
"oklch": {
"l": 0.75966,
"c": 0.09602,
"h": 203.1
},
"luminance": 0.45665
}Semantic roles & 50–950 ramp
primary
#5CC3CC
secondary
#D8AFAC
accent
#584CDC
background
#F9FDFD
surface
#F2FAFB
border
#CCD3D4
text
#0E1415
muted
#7E8383