#3CB49D#3CB49D
#3CB49D is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.8% C 0.111 H 177.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB49D |
|---|---|
| RGB | rgb(60, 180, 157) |
| HSL | hsl(169, 50%, 47%) |
| HSV | hsv(169, 67%, 71%) |
| CMYK | cmyk(66.7%, 0%, 12.8%, 29.4%) |
| CIE-LAB | lab(66.55, -38.60, 2.05) |
| CIE-LCH | lch(66.55, 38.66, 176.97°) |
| OKLab | oklab(69.77% -0.1107 0.0048) |
| OKLCH | oklch(69.77% 0.111 177.5) |
| XYZ | xyz(24.2676, 36.0348, 37.5682) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.41
Tealish
#24BCA8
ΔE00 2.83
Turquoise (survey)
#06C2AC
ΔE00 4.24
Topaz
#13BBAF
ΔE00 4.76
Lightseagreen
#20B2AA
ΔE00 5.46
Green Blue
#01C08D
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB49D #B43C53
analogous
#3CB461 #3CB49D #3C8FB4
triadic
#3CB49D #9D3CB4 #B49D3C
tetradic
#3CB49D #613CB4 #B43C53 #8FB43C
square
#3CB49D #613CB4 #B43C53 #8FB43C
split-complementary
#3CB49D #B43C8F #B4613C
monochromatic
#1D584D #2D8675 #3CB49D #62CBB7 #90DACC
Accessibility & contrast
On white
2.56
#3CB49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#3CB49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB49D
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB49D | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99C
Deuteranopia (green-blind)
#9C9D9F
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3cb49d; /* rgb */ color: rgb(60, 180, 157); /* oklch */ color: oklch(69.8% 0.111 177.5);
Tailwind
colors: {
custom: {
50: '#81cbb9',
500: '#3cb49d',
950: '#000000',
},
}SCSS
$custom: #3cb49d; $custom-light: #81cbb9; $custom-dark: #000000;
JSON
{
"hex": "#3cb49d",
"rgb": {
"r": 60,
"g": 180,
"b": 157
},
"hsl": {
"h": 168.5,
"s": 50,
"l": 47.059
},
"oklch": {
"l": 0.69766,
"c": 0.11085,
"h": 177.5
},
"luminance": 0.36037
}Semantic roles & 50–950 ramp
primary
#3CB49D
secondary
#C58793
accent
#4E69DA
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280