#5CCCCC#5CCCCC
#5CCCCC is a light, moderate teal. Relative luminance 0.498; OKLCH L 78.1% C 0.102 H 195.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCCCC |
|---|---|
| RGB | rgb(92, 204, 204) |
| HSL | hsl(180, 52%, 58%) |
| HSV | hsv(180, 55%, 80%) |
| CMYK | cmyk(54.9%, 0%, 0%, 20%) |
| CIE-LAB | lab(75.96, -31.61, -9.67) |
| CIE-LCH | lch(75.96, 33.06, 197.01°) |
| OKLab | oklab(78.09% -0.0981 -0.0268) |
| OKLCH | oklch(78.09% 0.102 195.3) |
| XYZ | xyz(36.9010, 49.8171, 64.7860) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.79
Darkturquoise
#00CED1
ΔE00 3.53
Aqua Blue
#02D8E9
ΔE00 6.43
Turquoise
#40E0D0
ΔE00 7.51
Topaz
#13BBAF
ΔE00 7.64
Lightseagreen
#20B2AA
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCCCC #CC5C5C
analogous
#5CCC94 #5CCCCC #5C94CC
triadic
#5CCCCC #CC5CCC #CCCC5C
tetradic
#5CCCCC #945CCC #CC5C5C #94CC5C
square
#5CCCCC #945CCC #CC5C5C #94CC5C
split-complementary
#5CCCCC #CC5C94 #CC945C
monochromatic
#298484 #38B3B3 #5CCCCC #8BDBDB #B9E9E9
Accessibility & contrast
On white
1.92
#5CCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#5CCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCCCC
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCCCC | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#AEB5CD
Tritanopia (blue-blind)
#00D2CC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #5ccccc; /* rgb */ color: rgb(92, 204, 204); /* oklch */ color: oklch(78.1% 0.102 195.3);
Tailwind
colors: {
custom: {
50: '#95dcdb',
500: '#5ccccc',
950: '#000000',
},
}SCSS
$custom: #5ccccc; $custom-light: #95dcdb; $custom-dark: #000000;
JSON
{
"hex": "#5ccccc",
"rgb": {
"r": 92,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 52.336,
"l": 58.039
},
"oklch": {
"l": 0.78087,
"c": 0.10168,
"h": 195.3
},
"luminance": 0.49821
}Semantic roles & 50–950 ramp
primary
#5CCCCC
secondary
#D8ACAC
accent
#4C4CDC
background
#F9FDFD
surface
#F2FBFB
border
#CCD4D4
text
#0E1515
muted
#7E8383