#3CABA3#3CABA3
#3CABA3 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.7% C 0.100 H 188.3°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #3CABA3 |
|---|---|
| RGB | rgb(60, 171, 163) |
| HSL | hsl(176, 48%, 45%) |
| HSV | hsv(176, 65%, 67%) |
| CMYK | cmyk(64.9%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(63.94, -32.84, -5.11) |
| CIE-LCH | lch(63.94, 33.23, 188.84°) |
| OKLab | oklab(67.7% -0.0985 -0.0143) |
| OKLCH | oklch(67.7% 0.1 188.3) |
| XYZ | xyz(23.0342, 32.7283, 39.7465) |
| Luminance | 0.3273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.42
Topaz
#13BBAF
ΔE00 4.89
Sea
#3C9992
ΔE00 5.54
Blue Green
#0F9B8E
ΔE00 5.99
Tealish
#24BCA8
ΔE00 6.19
Dull Teal
#5F9E8F
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CABA3 #AB3C44
analogous
#3CAB6C #3CABA3 #3C7BAB
triadic
#3CABA3 #A33CAB #ABA33C
tetradic
#3CABA3 #6C3CAB #AB3C44 #7BAB3C
square
#3CABA3 #6C3CAB #AB3C44 #7BAB3C
split-complementary
#3CABA3 #AB3C7B #AB6C3C
monochromatic
#1C504D #2C7E78 #3CABA3 #5EC6BF #8BD6D1
Accessibility & contrast
On white
2.78
#3CABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#3CABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CABA3
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CABA3 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A3
Deuteranopia (green-blind)
#9196A4
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3caba3; /* rgb */ color: rgb(60, 171, 163); /* oklch */ color: oklch(67.7% 0.100 188.3);
Tailwind
colors: {
custom: {
50: '#80c4be',
500: '#3caba3',
950: '#000000',
},
}SCSS
$custom: #3caba3; $custom-light: #80c4be; $custom-dark: #000000;
JSON
{
"hex": "#3caba3",
"rgb": {
"r": 60,
"g": 171,
"b": 163
},
"hsl": {
"h": 175.676,
"s": 48.052,
"l": 45.294
},
"oklch": {
"l": 0.67701,
"c": 0.09955,
"h": 188.3
},
"luminance": 0.32731
}Semantic roles & 50–950 ramp
primary
#3CABA3
secondary
#C18286
accent
#505AD8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281