#3CBABB#3CBABB
#3CBABB is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.2% C 0.107 H 195.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3CBABB |
|---|---|
| RGB | rgb(60, 186, 187) |
| HSL | hsl(180, 51%, 48%) |
| HSV | hsv(180, 68%, 73%) |
| CMYK | cmyk(67.9%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.23, -33.14, -10.54) |
| CIE-LCH | lch(69.23, 34.78, 197.64°) |
| OKLab | oklab(72.23% -0.1034 -0.0293) |
| OKLCH | oklch(72.23% 0.107 195.8) |
| XYZ | xyz(28.3880, 39.6631, 53.1637) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.51
Topaz
#13BBAF
ΔE00 5.20
Darkturquoise
#00CED1
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 6.23
Turquoise Blue
#06B1C4
ΔE00 6.73
Tealish
#24BCA8
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CBABB #BB3D3C
analogous
#3CBB7C #3CBABB #3C7ABB
triadic
#3CBABB #BB3CBA #BABB3C
tetradic
#3CBABB #7C3CBB #BB3D3C #7ABB3C
square
#3CBABB #7C3CBB #BB3D3C #7ABB3C
split-complementary
#3CBABB #BB3C7A #BB7C3C
monochromatic
#1E5E5E #2D8C8D #3CBABB #66CDCE #95DCDD
Accessibility & contrast
On white
2.35
#3CBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#3CBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CBABB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CBABB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3cbabb; /* rgb */ color: rgb(60, 186, 187); /* oklch */ color: oklch(72.2% 0.107 195.8);
Tailwind
colors: {
custom: {
50: '#84cfcf',
500: '#3cbabb',
950: '#000000',
},
}SCSS
$custom: #3cbabb; $custom-light: #84cfcf; $custom-dark: #000000;
JSON
{
"hex": "#3cbabb",
"rgb": {
"r": 60,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.472,
"s": 51.417,
"l": 48.431
},
"oklch": {
"l": 0.72229,
"c": 0.10745,
"h": 195.8
},
"luminance": 0.39666
}Semantic roles & 50–950 ramp
primary
#3CBABB
secondary
#C88B8B
accent
#4E4DDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282