#5CC2C6#5CC2C6
#5CC2C6 is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.5% C 0.095 H 198.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC2C6 |
|---|---|
| RGB | rgb(92, 194, 198) |
| HSL | hsl(182, 48%, 57%) |
| HSV | hsv(182, 54%, 78%) |
| CMYK | cmyk(53.5%, 2%, 0%, 22.4%) |
| CIE-LAB | lab(72.85, -28.40, -11.06) |
| CIE-LCH | lch(72.85, 30.47, 201.28°) |
| OKLab | oklab(75.52% -0.0897 -0.0306) |
| OKLCH | oklch(75.52% 0.095 198.8) |
| XYZ | xyz(33.8942, 44.9329, 60.3018) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.96
Mediumturquoise
#48D1CC
ΔE00 5.48
Aqua Blue
#02D8E9
ΔE00 7.10
Turquoise Blue
#06B1C4
ΔE00 7.35
Lightseagreen
#20B2AA
ΔE00 7.79
Topaz
#13BBAF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC2C6 #C6605C
analogous
#5CC695 #5CC2C6 #5C8DC6
triadic
#5CC2C6 #C65CC2 #C2C65C
tetradic
#5CC2C6 #955CC6 #C6605C #8DC65C
square
#5CC2C6 #955CC6 #C6605C #8DC65C
split-complementary
#5CC2C6 #C65C8D #C6955C
monochromatic
#2B797C #3BA5AA #5CC2C6 #89D3D6 #B7E4E6
Accessibility & contrast
On white
2.10
#5CC2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#5CC2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC2C6
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC2C6 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BAC6
Deuteranopia (green-blind)
#A5ADC7
Tritanopia (blue-blind)
#00C8C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #5cc2c6; /* rgb */ color: rgb(92, 194, 198); /* oklch */ color: oklch(75.5% 0.095 198.8);
Tailwind
colors: {
custom: {
50: '#93d4d7',
500: '#5cc2c6',
950: '#000000',
},
}SCSS
$custom: #5cc2c6; $custom-light: #93d4d7; $custom-dark: #000000;
JSON
{
"hex": "#5cc2c6",
"rgb": {
"r": 92,
"g": 194,
"b": 198
},
"hsl": {
"h": 182.264,
"s": 48.182,
"l": 56.863
},
"oklch": {
"l": 0.7552,
"c": 0.09481,
"h": 198.8
},
"luminance": 0.44936
}Semantic roles & 50–950 ramp
primary
#5CC2C6
secondary
#D5ABA9
accent
#5550D8
background
#F9FDFD
surface
#F2FAFA
border
#CCD3D3
text
#0E1414
muted
#7E8383