#3CB09A#3CB09A
#3CB09A is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.7% C 0.108 H 177.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB09A |
|---|---|
| RGB | rgb(60, 176, 154) |
| HSL | hsl(169, 49%, 46%) |
| HSV | hsv(169, 66%, 69%) |
| CMYK | cmyk(65.9%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(65.23, -37.58, 1.80) |
| CIE-LCH | lch(65.23, 37.62, 177.26°) |
| OKLab | oklab(68.67% -0.1079 0.0042) |
| OKLCH | oklch(68.67% 0.108 177.8) |
| XYZ | xyz(23.2187, 34.3419, 35.9706) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.69
Tealish
#24BCA8
ΔE00 3.71
Topaz
#13BBAF
ΔE00 5.17
Turquoise (survey)
#06C2AC
ΔE00 5.23
Lightseagreen
#20B2AA
ΔE00 5.27
Dull Teal
#5F9E8F
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB09A #B03C52
analogous
#3CB060 #3CB09A #3C8CB0
triadic
#3CB09A #9A3CB0 #B09A3C
tetradic
#3CB09A #603CB0 #B03C52 #8CB03C
square
#3CB09A #603CB0 #B03C52 #8CB03C
split-complementary
#3CB09A #B03C8C #B0603C
monochromatic
#1D554A #2C8272 #3CB09A #60C9B5 #8ED8CA
Accessibility & contrast
On white
2.67
#3CB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#3CB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB09A
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB09A | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A599
Deuteranopia (green-blind)
#99999C
Tritanopia (blue-blind)
#00B3A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3cb09a; /* rgb */ color: rgb(60, 176, 154); /* oklch */ color: oklch(68.7% 0.108 177.8);
Tailwind
colors: {
custom: {
50: '#80c8b7',
500: '#3cb09a',
950: '#000000',
},
}SCSS
$custom: #3cb09a; $custom-light: #80c8b7; $custom-dark: #000000;
JSON
{
"hex": "#3cb09a",
"rgb": {
"r": 60,
"g": 176,
"b": 154
},
"hsl": {
"h": 168.621,
"s": 49.153,
"l": 46.275
},
"oklch": {
"l": 0.68669,
"c": 0.10803,
"h": 177.8
},
"luminance": 0.34344
}Semantic roles & 50–950 ramp
primary
#3CB09A
secondary
#C38590
accent
#4F69D9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280