#5CC2C2#5CC2C2
#5CC2C2 is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.4% C 0.095 H 195.3°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC2C2 |
|---|---|
| RGB | rgb(92, 194, 194) |
| HSL | hsl(180, 46%, 56%) |
| HSV | hsv(180, 53%, 76%) |
| CMYK | cmyk(52.6%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(72.73, -29.47, -9.06) |
| CIE-LCH | lch(72.73, 30.83, 197.08°) |
| OKLab | oklab(75.38% -0.0914 -0.0251) |
| OKLCH | oklch(75.38% 0.095 195.3) |
| XYZ | xyz(33.4390, 44.7508, 57.9040) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.60
Darkturquoise
#00CED1
ΔE00 4.78
Topaz
#13BBAF
ΔE00 6.60
Lightseagreen
#20B2AA
ΔE00 6.82
Aqua Blue
#02D8E9
ΔE00 7.95
Turquoise Blue
#06B1C4
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC2C2 #C25C5C
analogous
#5CC28F #5CC2C2 #5C8FC2
triadic
#5CC2C2 #C25CC2 #C2C25C
tetradic
#5CC2C2 #8F5CC2 #C25C5C #8FC25C
square
#5CC2C2 #8F5CC2 #C25C5C #8FC25C
split-complementary
#5CC2C2 #C25C8F #C28F5C
monochromatic
#2D7777 #3DA4A4 #5CC2C2 #89D3D3 #B5E3E3
Accessibility & contrast
On white
2.11
#5CC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#5CC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC2C2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC2C2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC2
Deuteranopia (green-blind)
#A6ADC3
Tritanopia (blue-blind)
#00C7C2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #5cc2c2; /* rgb */ color: rgb(92, 194, 194); /* oklch */ color: oklch(75.4% 0.095 195.3);
Tailwind
colors: {
custom: {
50: '#93d5d4',
500: '#5cc2c2',
950: '#000000',
},
}SCSS
$custom: #5cc2c2; $custom-light: #93d5d4; $custom-dark: #000000;
JSON
{
"hex": "#5cc2c2",
"rgb": {
"r": 92,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 45.536,
"l": 56.078
},
"oklch": {
"l": 0.75383,
"c": 0.09481,
"h": 195.3
},
"luminance": 0.44754
}Semantic roles & 50–950 ramp
primary
#5CC2C2
secondary
#D2A8A8
accent
#5353D5
background
#F9FDFC
surface
#F2FAF9
border
#CCD3D2
text
#0E1414
muted
#7E8382