#3CC8AA#3CC8AA
#3CC8AA is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.1% C 0.126 H 175.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC8AA |
|---|---|
| RGB | rgb(60, 200, 170) |
| HSL | hsl(167, 56%, 51%) |
| HSV | hsv(167, 70%, 78%) |
| CMYK | cmyk(70%, 0%, 15%, 21.6%) |
| CIE-LAB | lab(73.00, -44.07, 4.29) |
| CIE-LCH | lch(73.00, 44.28, 174.44°) |
| OKLab | oklab(75.14% -0.1252 0.0107) |
| OKLCH | oklch(75.14% 0.126 175.1) |
| XYZ | xyz(29.7698, 45.1681, 45.1718) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 3.37
Mediumaquamarine
#66CDAA
ΔE00 3.91
Aquamarine (survey)
#04D8B2
ΔE00 4.35
Tealish
#24BCA8
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 5.46
Eucalyptus
#44D7A8
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC8AA #C83C5A
analogous
#3CC864 #3CC8AA #3CA0C8
triadic
#3CC8AA #AA3CC8 #C8AA3C
tetradic
#3CC8AA #643CC8 #C83C5A #A0C83C
square
#3CC8AA #643CC8 #C83C5A #A0C83C
split-complementary
#3CC8AA #C83CA0 #C8643C
monochromatic
#1E6B5B #2C9B83 #3CC8AA #6CD5BF #9BE3D4
Accessibility & contrast
On white
2.09
#3CC8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#3CC8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC8AA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC8AA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA9
Deuteranopia (green-blind)
#AEADAC
Tritanopia (blue-blind)
#00CABF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #3cc8aa; /* rgb */ color: rgb(60, 200, 170); /* oklch */ color: oklch(75.1% 0.126 175.1);
Tailwind
colors: {
custom: {
50: '#84d9c3',
500: '#3cc8aa',
950: '#000000',
},
}SCSS
$custom: #3cc8aa; $custom-light: #84d9c3; $custom-dark: #000000;
JSON
{
"hex": "#3cc8aa",
"rgb": {
"r": 60,
"g": 200,
"b": 170
},
"hsl": {
"h": 167.143,
"s": 56,
"l": 50.98
},
"oklch": {
"l": 0.75144,
"c": 0.12568,
"h": 175.1
},
"luminance": 0.45171
}Semantic roles & 50–950 ramp
primary
#3CC8AA
secondary
#CF919E
accent
#4969DF
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381