#5CC2C8#5CC2C8
#5CC2C8 is a light, moderate teal. Relative luminance 0.450; OKLCH L 75.6% C 0.095 H 200.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC2C8 |
|---|---|
| RGB | rgb(92, 194, 200) |
| HSL | hsl(183, 50%, 57%) |
| HSV | hsv(183, 54%, 78%) |
| CMYK | cmyk(54%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(72.91, -27.85, -12.05) |
| CIE-LCH | lch(72.91, 30.35, 203.40°) |
| OKLab | oklab(75.59% -0.0889 -0.0333) |
| OKLCH | oklch(75.59% 0.095 200.5) |
| XYZ | xyz(34.1265, 45.0258, 61.5248) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 6.79
Turquoise Blue
#06B1C4
ΔE00 6.93
Lightseagreen
#20B2AA
ΔE00 8.35
Topaz
#13BBAF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC2C8 #C8625C
analogous
#5CC898 #5CC2C8 #5C8CC8
triadic
#5CC2C8 #C85CC2 #C2C85C
tetradic
#5CC2C8 #985CC8 #C8625C #8CC85C
square
#5CC2C8 #985CC8 #C8625C #8CC85C
split-complementary
#5CC2C8 #C85C8C #C8985C
monochromatic
#2B7A7F #3AA6AD #5CC2C8 #8AD3D7 #B8E4E7
Accessibility & contrast
On white
2.10
#5CC2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#5CC2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC2C8
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC2C8 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BAC9
Deuteranopia (green-blind)
#A4ADC9
Tritanopia (blue-blind)
#00C8C4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #5cc2c8; /* rgb */ color: rgb(92, 194, 200); /* oklch */ color: oklch(75.6% 0.095 200.5);
Tailwind
colors: {
custom: {
50: '#94d4d8',
500: '#5cc2c8',
950: '#000000',
},
}SCSS
$custom: #5cc2c8; $custom-light: #94d4d8; $custom-dark: #000000;
JSON
{
"hex": "#5cc2c8",
"rgb": {
"r": 92,
"g": 194,
"b": 200
},
"hsl": {
"h": 183.333,
"s": 49.541,
"l": 57.255
},
"oklch": {
"l": 0.75589,
"c": 0.09495,
"h": 200.5
},
"luminance": 0.45029
}Semantic roles & 50–950 ramp
primary
#5CC2C8
secondary
#D6ACAA
accent
#564FD9
background
#F9FDFD
surface
#F2FAFA
border
#CCD3D3
text
#0E1414
muted
#7E8383