#4CC2C2#4CC2C2
#4CC2C2 is a light, moderate teal. Relative luminance 0.440; OKLCH L 74.8% C 0.104 H 195.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #4CC2C2 |
|---|---|
| RGB | rgb(76, 194, 194) |
| HSL | hsl(180, 49%, 53%) |
| HSV | hsv(180, 61%, 76%) |
| CMYK | cmyk(60.8%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(72.24, -32.47, -9.84) |
| CIE-LCH | lch(72.24, 33.93, 196.86°) |
| OKLab | oklab(74.85% -0.1008 -0.0273) |
| OKLCH | oklch(74.85% 0.104 195.2) |
| XYZ | xyz(32.0056, 44.0117, 57.8369) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.89
Mediumturquoise
#48D1CC
ΔE00 4.18
Topaz
#13BBAF
ΔE00 5.76
Lightseagreen
#20B2AA
ΔE00 6.08
Aqua Blue
#02D8E9
ΔE00 7.72
Tealish
#24BCA8
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CC2C2 #C24C4C
analogous
#4CC287 #4CC2C2 #4C87C2
triadic
#4CC2C2 #C24CC2 #C2C24C
tetradic
#4CC2C2 #874CC2 #C24C4C #87C24C
square
#4CC2C2 #874CC2 #C24C4C #87C24C
split-complementary
#4CC2C2 #C24C87 #C2874C
monochromatic
#266E6E #359C9C #4CC2C2 #7AD2D2 #A7E1E1
Accessibility & contrast
On white
2.14
#4CC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#4CC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CC2C2
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CC2C2 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C2
Deuteranopia (green-blind)
#A3ABC3
Tritanopia (blue-blind)
#00C8C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #4cc2c2; /* rgb */ color: rgb(76, 194, 194); /* oklch */ color: oklch(74.8% 0.104 195.2);
Tailwind
colors: {
custom: {
50: '#8cd5d4',
500: '#4cc2c2',
950: '#000000',
},
}SCSS
$custom: #4cc2c2; $custom-light: #8cd5d4; $custom-dark: #000000;
JSON
{
"hex": "#4cc2c2",
"rgb": {
"r": 76,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 49.167,
"l": 52.941
},
"oklch": {
"l": 0.74848,
"c": 0.10444,
"h": 195.2
},
"luminance": 0.44015
}Semantic roles & 50–950 ramp
primary
#4CC2C2
secondary
#CE9B9B
accent
#4F4FD9
background
#F9FDFC
surface
#F1FAF9
border
#CBD3D2
text
#0D1414
muted
#7E8382