#4CC3CC#4CC3CC
#4CC3CC is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.4% C 0.105 H 202.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #4CC3CC |
|---|---|
| RGB | rgb(76, 195, 204) |
| HSL | hsl(184, 56%, 55%) |
| HSV | hsv(184, 63%, 80%) |
| CMYK | cmyk(62.7%, 4.4%, 0%, 20%) |
| CIE-LAB | lab(72.84, -30.13, -14.38) |
| CIE-LCH | lch(72.84, 33.39, 205.51°) |
| OKLab | oklab(75.44% -0.0976 -0.0398) |
| OKLCH | oklch(75.44% 0.105 202.2) |
| XYZ | xyz(33.3900, 44.9228, 64.0263) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 5.81
Turquoise Blue
#06B1C4
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.27
Lightseagreen
#20B2AA
ΔE00 8.65
Topaz
#13BBAF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CC3CC #CC554C
analogous
#4CCC95 #4CC3CC #4C83CC
triadic
#4CC3CC #CC4CC3 #C3CC4C
tetradic
#4CC3CC #954CCC #CC554C #83CC4C
square
#4CC3CC #954CCC #CC554C #83CC4C
split-complementary
#4CC3CC #CC4C83 #CC954C
monochromatic
#23747B #31A2AA #4CC3CC #7CD3DA #ABE3E7
Accessibility & contrast
On white
2.10
#4CC3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#4CC3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CC3CC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CC3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CC3CC | 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)
#B5BBCD
Deuteranopia (green-blind)
#A1ADCD
Tritanopia (blue-blind)
#00CAC5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #4cc3cc; /* rgb */ color: rgb(76, 195, 204); /* oklch */ color: oklch(75.4% 0.105 202.2);
Tailwind
colors: {
custom: {
50: '#8dd5db',
500: '#4cc3cc',
950: '#000000',
},
}SCSS
$custom: #4cc3cc; $custom-light: #8dd5db; $custom-dark: #000000;
JSON
{
"hex": "#4cc3cc",
"rgb": {
"r": 76,
"g": 195,
"b": 204
},
"hsl": {
"h": 184.219,
"s": 55.652,
"l": 54.902
},
"oklch": {
"l": 0.75439,
"c": 0.10543,
"h": 202.2
},
"luminance": 0.44926
}Semantic roles & 50–950 ramp
primary
#4CC3CC
secondary
#D5A39F
accent
#5349DF
background
#F9FDFD
surface
#F2FAFB
border
#CCD3D4
text
#0D1415
muted
#7E8383