#3CAB9A#3CAB9A
#3CAB9A is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.4% C 0.103 H 181.0°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAB9A |
|---|---|
| RGB | rgb(60, 171, 154) |
| HSL | hsl(171, 48%, 45%) |
| HSV | hsv(171, 65%, 67%) |
| CMYK | cmyk(64.9%, 0%, 9.9%, 32.9%) |
| CIE-LAB | lab(63.69, -35.29, -0.46) |
| CIE-LCH | lch(63.69, 35.29, 180.74°) |
| OKLab | oklab(67.41% -0.1026 -0.0018) |
| OKLCH | oklch(67.41% 0.103 181) |
| XYZ | xyz(22.2564, 32.4171, 35.6498) |
| Luminance | 0.3242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.21
Greeny Blue
#42B395
ΔE00 4.67
Tealish
#24BCA8
ΔE00 4.90
Topaz
#13BBAF
ΔE00 5.25
Blue Green
#0F9B8E
ΔE00 5.57
Dull Teal
#5F9E8F
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAB9A #AB3C4D
analogous
#3CAB63 #3CAB9A #3C84AB
triadic
#3CAB9A #9A3CAB #AB9A3C
tetradic
#3CAB9A #633CAB #AB3C4D #84AB3C
square
#3CAB9A #633CAB #AB3C4D #84AB3C
split-complementary
#3CAB9A #AB3C84 #AB633C
monochromatic
#1C5048 #2C7E71 #3CAB9A #5EC6B6 #8BD6CB
Accessibility & contrast
On white
2.81
#3CAB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#3CAB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAB9A
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAB9A | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A199
Deuteranopia (green-blind)
#93959B
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3cab9a; /* rgb */ color: rgb(60, 171, 154); /* oklch */ color: oklch(67.4% 0.103 181.0);
Tailwind
colors: {
custom: {
50: '#7fc4b7',
500: '#3cab9a',
950: '#000000',
},
}SCSS
$custom: #3cab9a; $custom-light: #7fc4b7; $custom-dark: #000000;
JSON
{
"hex": "#3cab9a",
"rgb": {
"r": 60,
"g": 171,
"b": 154
},
"hsl": {
"h": 170.811,
"s": 48.052,
"l": 45.294
},
"oklch": {
"l": 0.6741,
"c": 0.10266,
"h": 181
},
"luminance": 0.3242
}Semantic roles & 50–950 ramp
primary
#3CAB9A
secondary
#C1828C
accent
#5065D8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280