#3CBBAC#3CBBAC
#3CBBAC is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.0% C 0.111 H 183.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #3CBBAC |
|---|---|
| RGB | rgb(60, 187, 172) |
| HSL | hsl(173, 51%, 48%) |
| HSV | hsv(173, 68%, 73%) |
| CMYK | cmyk(67.9%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(69.10, -37.80, -2.50) |
| CIE-LCH | lch(69.10, 37.88, 183.78°) |
| OKLab | oklab(71.97% -0.1111 -0.0073) |
| OKLCH | oklch(71.97% 0.111 183.8) |
| XYZ | xyz(27.0767, 39.4768, 45.2145) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.89
Tealish
#24BCA8
ΔE00 2.00
Turquoise (survey)
#06C2AC
ΔE00 3.22
Lightseagreen
#20B2AA
ΔE00 3.63
Greeny Blue
#42B395
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CBBAC #BB3C4B
analogous
#3CBB6C #3CBBAC #3C8ABB
triadic
#3CBBAC #AC3CBB #BBAC3C
tetradic
#3CBBAC #6C3CBB #BB3C4B #8ABB3C
square
#3CBBAC #6C3CBB #BB3C4B #8ABB3C
split-complementary
#3CBBAC #BB3C8A #BB6C3C
monochromatic
#1E5E57 #2D8D81 #3CBBAC #66CEC2 #95DDD4
Accessibility & contrast
On white
2.36
#3CBBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#3CBBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CBBAC
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CBBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CBBAC | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AC
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3cbbac; /* rgb */ color: rgb(60, 187, 172); /* oklch */ color: oklch(72.0% 0.111 183.8);
Tailwind
colors: {
custom: {
50: '#83d0c4',
500: '#3cbbac',
950: '#000000',
},
}SCSS
$custom: #3cbbac; $custom-light: #83d0c4; $custom-dark: #000000;
JSON
{
"hex": "#3cbbac",
"rgb": {
"r": 60,
"g": 187,
"b": 172
},
"hsl": {
"h": 172.913,
"s": 51.417,
"l": 48.431
},
"oklch": {
"l": 0.71975,
"c": 0.11133,
"h": 183.8
},
"luminance": 0.3948
}Semantic roles & 50–950 ramp
primary
#3CBBAC
secondary
#C88B92
accent
#4D5EDB
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281