#5CC5CC#5CC5CC
#5CC5CC is a light, moderate teal. Relative luminance 0.466; OKLCH L 76.4% C 0.097 H 201.2°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC5CC |
|---|---|
| RGB | rgb(92, 197, 204) |
| HSL | hsl(184, 52%, 58%) |
| HSV | hsv(184, 55%, 80%) |
| CMYK | cmyk(54.9%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(73.91, -28.23, -12.73) |
| CIE-LCH | lch(73.91, 30.96, 204.27°) |
| OKLab | oklab(76.44% -0.0905 -0.0352) |
| OKLCH | oklch(76.44% 0.097 201.2) |
| XYZ | xyz(35.2745, 46.5641, 64.2438) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.96
Mediumturquoise
#48D1CC
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 6.04
Turquoise Blue
#06B1C4
ΔE00 7.29
Lightseagreen
#20B2AA
ΔE00 9.01
Topaz
#13BBAF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC5CC #CC635C
analogous
#5CCC9B #5CC5CC #5C8DCC
triadic
#5CC5CC #CC5CC5 #C5CC5C
tetradic
#5CC5CC #9B5CCC #CC635C #8DCC5C
square
#5CC5CC #9B5CCC #CC635C #8DCC5C
split-complementary
#5CC5CC #CC5C8D #CC9B5C
monochromatic
#297F84 #38ABB3 #5CC5CC #8BD6DB #B9E6E9
Accessibility & contrast
On white
2.04
#5CC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#5CC5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC5CC
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC5CC | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCD
Deuteranopia (green-blind)
#A6B0CD
Tritanopia (blue-blind)
#00CBC7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #5cc5cc; /* rgb */ color: rgb(92, 197, 204); /* oklch */ color: oklch(76.4% 0.097 201.2);
Tailwind
colors: {
custom: {
50: '#94d7db',
500: '#5cc5cc',
950: '#000000',
},
}SCSS
$custom: #5cc5cc; $custom-light: #94d7db; $custom-dark: #000000;
JSON
{
"hex": "#5cc5cc",
"rgb": {
"r": 92,
"g": 197,
"b": 204
},
"hsl": {
"h": 183.75,
"s": 52.336,
"l": 58.039
},
"oklch": {
"l": 0.76436,
"c": 0.09713,
"h": 201.2
},
"luminance": 0.46567
}Semantic roles & 50–950 ramp
primary
#5CC5CC
secondary
#D8AEAC
accent
#554CDC
background
#F9FDFD
surface
#F2FAFB
border
#CCD3D4
text
#0E1415
muted
#7E8383