#5CC2C3#5CC2C3
#5CC2C3 is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.4% C 0.095 H 196.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC2C3 |
|---|---|
| RGB | rgb(92, 194, 195) |
| HSL | hsl(181, 46%, 56%) |
| HSV | hsv(181, 53%, 76%) |
| CMYK | cmyk(52.8%, 0.5%, 0%, 23.5%) |
| CIE-LAB | lab(72.76, -29.21, -9.56) |
| CIE-LCH | lch(72.76, 30.73, 198.12°) |
| OKLab | oklab(75.42% -0.091 -0.0264) |
| OKLCH | oklch(75.42% 0.095 196.2) |
| XYZ | xyz(33.5516, 44.7959, 58.4975) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.77
Mediumturquoise
#48D1CC
ΔE00 4.78
Topaz
#13BBAF
ΔE00 6.91
Lightseagreen
#20B2AA
ΔE00 7.04
Aqua Blue
#02D8E9
ΔE00 7.71
Turquoise Blue
#06B1C4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC2C3 #C35D5C
analogous
#5CC391 #5CC2C3 #5C8FC3
triadic
#5CC2C3 #C35CC2 #C2C35C
tetradic
#5CC2C3 #915CC3 #C35D5C #8FC35C
square
#5CC2C3 #915CC3 #C35D5C #8FC35C
split-complementary
#5CC2C3 #C35C8F #C3915C
monochromatic
#2C7878 #3DA4A5 #5CC2C3 #89D3D3 #B5E3E4
Accessibility & contrast
On white
2.11
#5CC2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#5CC2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC2C3
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC2C3 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC3
Deuteranopia (green-blind)
#A6ADC4
Tritanopia (blue-blind)
#00C7C2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #5cc2c3; /* rgb */ color: rgb(92, 194, 195); /* oklch */ color: oklch(75.4% 0.095 196.2);
Tailwind
colors: {
custom: {
50: '#93d4d5',
500: '#5cc2c3',
950: '#000000',
},
}SCSS
$custom: #5cc2c3; $custom-light: #93d4d5; $custom-dark: #000000;
JSON
{
"hex": "#5cc2c3",
"rgb": {
"r": 92,
"g": 194,
"b": 195
},
"hsl": {
"h": 180.583,
"s": 46.188,
"l": 56.275
},
"oklch": {
"l": 0.75417,
"c": 0.09478,
"h": 196.2
},
"luminance": 0.44799
}Semantic roles & 50–950 ramp
primary
#5CC2C3
secondary
#D3A9A8
accent
#5352D6
background
#F9FDFD
surface
#F2FAFA
border
#CCD3D3
text
#0E1414
muted
#7E8383