#3CCFAA#3CCFAA
#3CCFAA is a light, vivid teal. Relative luminance 0.485; OKLCH L 76.9% C 0.134 H 172.0°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #3CCFAA |
|---|---|
| RGB | rgb(60, 207, 170) |
| HSL | hsl(165, 60%, 52%) |
| HSV | hsv(165, 71%, 81%) |
| CMYK | cmyk(71%, 0%, 17.9%, 18.8%) |
| CIE-LAB | lab(75.13, -47.05, 7.35) |
| CIE-LCH | lch(75.13, 47.62, 171.12°) |
| OKLab | oklab(76.88% -0.1322 0.0187) |
| OKLCH | oklch(76.88% 0.134 172) |
| XYZ | xyz(31.4283, 48.4849, 45.7246) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.60
Eucalyptus
#44D7A8
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 3.23
Seafoam Blue
#78D1B6
ΔE00 5.40
Turquoise (survey)
#06C2AC
ΔE00 5.62
Green Blue
#01C08D
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CCFAA #CF3C61
analogous
#3CCF61 #3CCFAA #3CABCF
triadic
#3CCFAA #AA3CCF #CFAA3C
tetradic
#3CCFAA #613CCF #CF3C61 #ABCF3C
square
#3CCFAA #613CCF #CF3C61 #ABCF3C
split-complementary
#3CCFAA #CF3CAB #CF613C
monochromatic
#1D745E #29A586 #3CCFAA #6DDBBF #9EE7D5
Accessibility & contrast
On white
1.96
#3CCFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#3CCFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CCFAA
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CCFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CCFAA | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A8
Deuteranopia (green-blind)
#B5B3AD
Tritanopia (blue-blind)
#00D1C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #3ccfaa; /* rgb */ color: rgb(60, 207, 170); /* oklch */ color: oklch(76.9% 0.134 172.0);
Tailwind
colors: {
custom: {
50: '#86dec3',
500: '#3ccfaa',
950: '#000000',
},
}SCSS
$custom: #3ccfaa; $custom-light: #86dec3; $custom-dark: #000000;
JSON
{
"hex": "#3ccfaa",
"rgb": {
"r": 60,
"g": 207,
"b": 170
},
"hsl": {
"h": 164.898,
"s": 60.494,
"l": 52.353
},
"oklch": {
"l": 0.76883,
"c": 0.13354,
"h": 172
},
"luminance": 0.48489
}Semantic roles & 50–950 ramp
primary
#3CCFAA
secondary
#D393A4
accent
#446CE4
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0D1512
muted
#7D8381