#4CC0CC#4CC0CC
#4CC0CC is a light, moderate teal. Relative luminance 0.436; OKLCH L 74.7% C 0.104 H 204.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #4CC0CC |
|---|---|
| RGB | rgb(76, 192, 204) |
| HSL | hsl(186, 56%, 55%) |
| HSV | hsv(186, 63%, 80%) |
| CMYK | cmyk(62.7%, 5.9%, 0%, 20%) |
| CIE-LAB | lab(71.95, -28.67, -15.72) |
| CIE-LCH | lch(71.95, 32.70, 208.73°) |
| OKLab | oklab(74.72% -0.0945 -0.0435) |
| OKLCH | oklch(74.72% 0.104 204.7) |
| XYZ | xyz(32.7246, 43.5919, 63.8045) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.15
Darkturquoise
#00CED1
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 7.66
Lightseagreen
#20B2AA
ΔE00 9.26
Neon Blue
#04D9FF
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CC0CC #CC584C
analogous
#4CCC98 #4CC0CC #4C80CC
triadic
#4CC0CC #CC4CC0 #C0CC4C
tetradic
#4CC0CC #984CCC #CC584C #80CC4C
square
#4CC0CC #984CCC #CC584C #80CC4C
split-complementary
#4CC0CC #CC4C80 #CC984C
monochromatic
#23727B #319FAA #4CC0CC #7CD1DA #ABE2E7
Accessibility & contrast
On white
2.16
#4CC0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#4CC0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CC0CC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CC0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CC0CC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CD
Deuteranopia (green-blind)
#9EAACC
Tritanopia (blue-blind)
#00C7C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #4cc0cc; /* rgb */ color: rgb(76, 192, 204); /* oklch */ color: oklch(74.7% 0.104 204.7);
Tailwind
colors: {
custom: {
50: '#8cd3db',
500: '#4cc0cc',
950: '#000000',
},
}SCSS
$custom: #4cc0cc; $custom-light: #8cd3db; $custom-dark: #000000;
JSON
{
"hex": "#4cc0cc",
"rgb": {
"r": 76,
"g": 192,
"b": 204
},
"hsl": {
"h": 185.625,
"s": 55.652,
"l": 54.902
},
"oklch": {
"l": 0.74724,
"c": 0.10406,
"h": 204.7
},
"luminance": 0.43595
}Semantic roles & 50–950 ramp
primary
#4CC0CC
secondary
#D5A49F
accent
#5749DF
background
#F9FDFD
surface
#F2FAFB
border
#CCD3D4
text
#0D1415
muted
#7E8383