#3CB49B#3CB49B
#3CB49B is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.7% C 0.112 H 176.1°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB49B |
|---|---|
| RGB | rgb(60, 180, 155) |
| HSL | hsl(168, 50%, 47%) |
| HSV | hsv(168, 67%, 71%) |
| CMYK | cmyk(66.7%, 0%, 13.9%, 29.4%) |
| CIE-LAB | lab(66.49, -39.12, 3.08) |
| CIE-LCH | lch(66.49, 39.24, 175.51°) |
| OKLab | oklab(69.71% -0.1117 0.0076) |
| OKLCH | oklch(69.71% 0.112 176.1) |
| XYZ | xyz(24.0982, 35.9671, 36.6763) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.78
Tealish
#24BCA8
ΔE00 3.22
Turquoise (survey)
#06C2AC
ΔE00 4.45
Topaz
#13BBAF
ΔE00 5.35
Lightseagreen
#20B2AA
ΔE00 6.11
Green Blue
#01C08D
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB49B #B43C55
analogous
#3CB45F #3CB49B #3C91B4
triadic
#3CB49B #9B3CB4 #B49B3C
tetradic
#3CB49B #5F3CB4 #B43C55 #91B43C
square
#3CB49B #5F3CB4 #B43C55 #91B43C
split-complementary
#3CB49B #B43C91 #B45F3C
monochromatic
#1D584C #2D8673 #3CB49B #62CBB5 #90DACB
Accessibility & contrast
On white
2.56
#3CB49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#3CB49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB49B
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB49B | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99A
Deuteranopia (green-blind)
#9C9D9D
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3cb49b; /* rgb */ color: rgb(60, 180, 155); /* oklch */ color: oklch(69.7% 0.112 176.1);
Tailwind
colors: {
custom: {
50: '#81cbb8',
500: '#3cb49b',
950: '#000000',
},
}SCSS
$custom: #3cb49b; $custom-light: #81cbb8; $custom-dark: #000000;
JSON
{
"hex": "#3cb49b",
"rgb": {
"r": 60,
"g": 180,
"b": 155
},
"hsl": {
"h": 167.5,
"s": 50,
"l": 47.059
},
"oklch": {
"l": 0.69707,
"c": 0.11193,
"h": 176.1
},
"luminance": 0.3597
}Semantic roles & 50–950 ramp
primary
#3CB49B
secondary
#C58794
accent
#4E6BDA
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280