#5CC9CC#5CC9CC
#5CC9CC is a light, moderate teal. Relative luminance 0.484; OKLCH L 77.4% C 0.100 H 197.8°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC9CC |
|---|---|
| RGB | rgb(92, 201, 204) |
| HSL | hsl(182, 52%, 58%) |
| HSV | hsv(182, 55%, 80%) |
| CMYK | cmyk(54.9%, 1.5%, 0%, 20%) |
| CIE-LAB | lab(75.08, -30.17, -10.98) |
| CIE-LCH | lch(75.08, 32.10, 200.00°) |
| OKLab | oklab(77.38% -0.0949 -0.0304) |
| OKLCH | oklch(77.38% 0.1 197.8) |
| XYZ | xyz(36.1948, 48.4047, 64.5506) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.86
Mediumturquoise
#48D1CC
ΔE00 4.05
Aqua Blue
#02D8E9
ΔE00 6.04
Topaz
#13BBAF
ΔE00 8.10
Lightseagreen
#20B2AA
ΔE00 8.61
Turquoise Blue
#06B1C4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC9CC #CC5F5C
analogous
#5CCC97 #5CC9CC #5C91CC
triadic
#5CC9CC #CC5CC9 #C9CC5C
tetradic
#5CC9CC #975CCC #CC5F5C #91CC5C
square
#5CC9CC #975CCC #CC5F5C #91CC5C
split-complementary
#5CC9CC #CC5C91 #CC975C
monochromatic
#298284 #38B0B3 #5CC9CC #8BD8DB #B9E8E9
Accessibility & contrast
On white
1.97
#5CC9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#5CC9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC9CC
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC9CC | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CC
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#00CFCA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #5cc9cc; /* rgb */ color: rgb(92, 201, 204); /* oklch */ color: oklch(77.4% 0.100 197.8);
Tailwind
colors: {
custom: {
50: '#94d9db',
500: '#5cc9cc',
950: '#000000',
},
}SCSS
$custom: #5cc9cc; $custom-light: #94d9db; $custom-dark: #000000;
JSON
{
"hex": "#5cc9cc",
"rgb": {
"r": 92,
"g": 201,
"b": 204
},
"hsl": {
"h": 181.607,
"s": 52.336,
"l": 58.039
},
"oklch": {
"l": 0.77379,
"c": 0.0996,
"h": 197.8
},
"luminance": 0.48408
}Semantic roles & 50–950 ramp
primary
#5CC9CC
secondary
#D8ADAC
accent
#504CDC
background
#F9FDFD
surface
#F2FAFB
border
#CCD3D4
text
#0E1515
muted
#7E8383