#3CC3A8#3CC3A8
#3CC3A8 is a light, vivid teal. Relative luminance 0.428; OKLCH L 73.8% C 0.121 H 176.4°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC3A8 |
|---|---|
| RGB | rgb(60, 195, 168) |
| HSL | hsl(168, 53%, 50%) |
| HSV | hsv(168, 69%, 76%) |
| CMYK | cmyk(69.2%, 0%, 13.8%, 23.5%) |
| CIE-LAB | lab(71.43, -42.41, 3.10) |
| CIE-LCH | lch(71.43, 42.52, 175.82°) |
| OKLab | oklab(73.84% -0.1211 0.0076) |
| OKLCH | oklch(73.84% 0.121 176.4) |
| XYZ | xyz(28.4430, 42.8148, 43.8033) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.43
Tealish
#24BCA8
ΔE00 3.04
Greeny Blue
#42B395
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 4.82
Topaz
#13BBAF
ΔE00 5.50
Aquamarine (survey)
#04D8B2
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC3A8 #C33C57
analogous
#3CC365 #3CC3A8 #3C9AC3
triadic
#3CC3A8 #A83CC3 #C3A83C
tetradic
#3CC3A8 #653CC3 #C33C57 #9AC33C
square
#3CC3A8 #653CC3 #C33C57 #9AC33C
split-complementary
#3CC3A8 #C33C9A #C3653C
monochromatic
#1F6557 #2E9480 #3CC3A8 #6BD1BD #9AE0D2
Accessibility & contrast
On white
2.20
#3CC3A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#3CC3A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC3A8
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC3A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC3A8 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A7
Deuteranopia (green-blind)
#A9A9AA
Tritanopia (blue-blind)
#00C6BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3cc3a8; /* rgb */ color: rgb(60, 195, 168); /* oklch */ color: oklch(73.8% 0.121 176.4);
Tailwind
colors: {
custom: {
50: '#84d6c1',
500: '#3cc3a8',
950: '#000000',
},
}SCSS
$custom: #3cc3a8; $custom-light: #84d6c1; $custom-dark: #000000;
JSON
{
"hex": "#3cc3a8",
"rgb": {
"r": 60,
"g": 195,
"b": 168
},
"hsl": {
"h": 168,
"s": 52.941,
"l": 50
},
"oklch": {
"l": 0.73843,
"c": 0.12134,
"h": 176.4
},
"luminance": 0.42818
}Semantic roles & 50–950 ramp
primary
#3CC3A8
secondary
#CC8F9B
accent
#4B68DC
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381