#4CC4C8#4CC4C8
#4CC4C8 is a light, moderate teal. Relative luminance 0.452; OKLCH L 75.5% C 0.106 H 198.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4CC4C8 |
|---|---|
| RGB | rgb(76, 196, 200) |
| HSL | hsl(182, 53%, 54%) |
| HSV | hsv(182, 62%, 78%) |
| CMYK | cmyk(62%, 2%, 0%, 21.6%) |
| CIE-LAB | lab(73.01, -31.75, -11.95) |
| CIE-LCH | lch(73.01, 33.93, 200.63°) |
| OKLab | oklab(75.54% -0.1003 -0.0331) |
| OKLCH | oklch(75.54% 0.106 198.3) |
| XYZ | xyz(33.1412, 45.1829, 61.6070) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.61
Mediumturquoise
#48D1CC
ΔE00 4.64
Aqua Blue
#02D8E9
ΔE00 6.40
Topaz
#13BBAF
ΔE00 7.24
Turquoise Blue
#06B1C4
ΔE00 7.39
Lightseagreen
#20B2AA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CC4C8 #C8504C
analogous
#4CC88E #4CC4C8 #4C86C8
triadic
#4CC4C8 #C84CC4 #C4C84C
tetradic
#4CC4C8 #8E4CC8 #C8504C #86C84C
square
#4CC4C8 #8E4CC8 #C8504C #86C84C
split-complementary
#4CC4C8 #C84C86 #C88E4C
monochromatic
#247375 #32A1A4 #4CC4C8 #7BD3D6 #AAE3E5
Accessibility & contrast
On white
2.09
#4CC4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#4CC4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CC4C8
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CC4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CC4C8 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BBC8
Deuteranopia (green-blind)
#A4ADC9
Tritanopia (blue-blind)
#00CAC5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #4cc4c8; /* rgb */ color: rgb(76, 196, 200); /* oklch */ color: oklch(75.5% 0.106 198.3);
Tailwind
colors: {
custom: {
50: '#8cd6d8',
500: '#4cc4c8',
950: '#000000',
},
}SCSS
$custom: #4cc4c8; $custom-light: #8cd6d8; $custom-dark: #000000;
JSON
{
"hex": "#4cc4c8",
"rgb": {
"r": 76,
"g": 196,
"b": 200
},
"hsl": {
"h": 181.935,
"s": 52.991,
"l": 54.118
},
"oklch": {
"l": 0.75536,
"c": 0.10565,
"h": 198.3
},
"luminance": 0.45186
}Semantic roles & 50–950 ramp
primary
#4CC4C8
secondary
#D29F9E
accent
#504BDC
background
#F9FDFD
surface
#F2FAFA
border
#CCD3D3
text
#0D1414
muted
#7E8383