#5CC8CA#5CC8CA
#5CC8CA is a light, moderate teal. Relative luminance 0.478; OKLCH L 77.1% C 0.099 H 196.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC8CA |
|---|---|
| RGB | rgb(92, 200, 202) |
| HSL | hsl(181, 51%, 58%) |
| HSV | hsv(181, 54%, 79%) |
| CMYK | cmyk(54.5%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(74.73, -30.23, -10.42) |
| CIE-LCH | lch(74.73, 31.97, 199.03°) |
| OKLab | oklab(77.08% -0.0946 -0.0288) |
| OKLCH | oklch(77.08% 0.099 196.9) |
| XYZ | xyz(35.7241, 47.8447, 63.2180) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.90
Mediumturquoise
#48D1CC
ΔE00 3.90
Aqua Blue
#02D8E9
ΔE00 6.44
Topaz
#13BBAF
ΔE00 7.71
Lightseagreen
#20B2AA
ΔE00 8.23
Turquoise
#40E0D0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC8CA #CA5E5C
analogous
#5CCA95 #5CC8CA #5C91CA
triadic
#5CC8CA #CA5CC8 #C8CA5C
tetradic
#5CC8CA #955CCA #CA5E5C #91CA5C
square
#5CC8CA #955CCA #CA5E5C #91CA5C
split-complementary
#5CC8CA #CA5C91 #CA955C
monochromatic
#2A8081 #39AEB0 #5CC8CA #8AD8D9 #B8E7E8
Accessibility & contrast
On white
1.99
#5CC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#5CC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC8CA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC8CA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CA
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#00CEC8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #5cc8ca; /* rgb */ color: rgb(92, 200, 202); /* oklch */ color: oklch(77.1% 0.099 196.9);
Tailwind
colors: {
custom: {
50: '#94d9da',
500: '#5cc8ca',
950: '#000000',
},
}SCSS
$custom: #5cc8ca; $custom-light: #94d9da; $custom-dark: #000000;
JSON
{
"hex": "#5cc8ca",
"rgb": {
"r": 92,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.091,
"s": 50.926,
"l": 57.647
},
"oklch": {
"l": 0.77075,
"c": 0.09891,
"h": 196.9
},
"luminance": 0.47848
}Semantic roles & 50–950 ramp
primary
#5CC8CA
secondary
#D7ACAB
accent
#504DDA
background
#F9FDFD
surface
#F2FAFA
border
#CCD3D3
text
#0E1414
muted
#7E8383