#3CC3A9#3CC3A9
#3CC3A9 is a light, vivid teal. Relative luminance 0.429; OKLCH L 73.9% C 0.121 H 177.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC3A9 |
|---|---|
| RGB | rgb(60, 195, 169) |
| HSL | hsl(168, 53%, 50%) |
| HSV | hsv(168, 69%, 76%) |
| CMYK | cmyk(69.2%, 0%, 13.3%, 23.5%) |
| CIE-LAB | lab(71.45, -42.16, 2.59) |
| CIE-LCH | lch(71.45, 42.23, 176.48°) |
| OKLab | oklab(73.87% -0.1206 0.0062) |
| OKLCH | oklch(73.87% 0.121 177.1) |
| XYZ | xyz(28.5365, 42.8522, 44.2958) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.22
Tealish
#24BCA8
ΔE00 2.83
Greeny Blue
#42B395
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 4.99
Topaz
#13BBAF
ΔE00 5.22
Aquamarine (survey)
#04D8B2
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC3A9 #C33C56
analogous
#3CC365 #3CC3A9 #3C9AC3
triadic
#3CC3A9 #A93CC3 #C3A93C
tetradic
#3CC3A9 #653CC3 #C33C56 #9AC33C
square
#3CC3A9 #653CC3 #C33C56 #9AC33C
split-complementary
#3CC3A9 #C33C9A #C3653C
monochromatic
#1F6558 #2E9480 #3CC3A9 #6BD1BE #9AE0D2
Accessibility & contrast
On white
2.19
#3CC3A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#3CC3A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC3A9
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC3A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC3A9 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A8
Deuteranopia (green-blind)
#A9A9AB
Tritanopia (blue-blind)
#00C6BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3cc3a9; /* rgb */ color: rgb(60, 195, 169); /* oklch */ color: oklch(73.9% 0.121 177.1);
Tailwind
colors: {
custom: {
50: '#84d6c2',
500: '#3cc3a9',
950: '#000000',
},
}SCSS
$custom: #3cc3a9; $custom-light: #84d6c2; $custom-dark: #000000;
JSON
{
"hex": "#3cc3a9",
"rgb": {
"r": 60,
"g": 195,
"b": 169
},
"hsl": {
"h": 168.444,
"s": 52.941,
"l": 50
},
"oklch": {
"l": 0.73872,
"c": 0.1208,
"h": 177.1
},
"luminance": 0.42855
}Semantic roles & 50–950 ramp
primary
#3CC3A9
secondary
#CC8F9B
accent
#4B67DC
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381