#3CC09A#3CC09A
#3CC09A is a light, vivid teal. Relative luminance 0.410; OKLCH L 72.7% C 0.127 H 169.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC09A |
|---|---|
| RGB | rgb(60, 192, 154) |
| HSL | hsl(163, 52%, 49%) |
| HSV | hsv(163, 69%, 75%) |
| CMYK | cmyk(68.7%, 0%, 19.8%, 24.7%) |
| CIE-LAB | lab(70.17, -44.60, 8.90) |
| CIE-LCH | lch(70.17, 45.48, 168.71°) |
| OKLab | oklab(72.7% -0.1246 0.0227) |
| OKLCH | oklch(72.7% 0.127 169.7) |
| XYZ | xyz(26.5428, 40.9900, 37.0786) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.48
Greeny Blue
#42B395
ΔE00 3.91
Greenblue
#23C48B
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 4.68
Greenish Teal
#32BF84
ΔE00 5.21
Turquoise (survey)
#06C2AC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC09A #C03C62
analogous
#3CC058 #3CC09A #3CA4C0
triadic
#3CC09A #9A3CC0 #C09A3C
tetradic
#3CC09A #583CC0 #C03C62 #A4C03C
square
#3CC09A #583CC0 #C03C62 #A4C03C
split-complementary
#3CC09A #C03CA4 #C0583C
monochromatic
#1F634F #2D9175 #3CC09A #69D0B2 #98DFCA
Accessibility & contrast
On white
2.28
#3CC09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#3CC09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC09A
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC09A | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB398
Deuteranopia (green-blind)
#A9A69D
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3cc09a; /* rgb */ color: rgb(60, 192, 154); /* oklch */ color: oklch(72.7% 0.127 169.7);
Tailwind
colors: {
custom: {
50: '#82d4b7',
500: '#3cc09a',
950: '#000000',
},
}SCSS
$custom: #3cc09a; $custom-light: #82d4b7; $custom-dark: #000000;
JSON
{
"hex": "#3cc09a",
"rgb": {
"r": 60,
"g": 192,
"b": 154
},
"hsl": {
"h": 162.727,
"s": 52.381,
"l": 49.412
},
"oklch": {
"l": 0.727,
"c": 0.12663,
"h": 169.7
},
"luminance": 0.40993
}Semantic roles & 50–950 ramp
primary
#3CC09A
secondary
#CA8D9F
accent
#4C75DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380