#3CABBB#3CABBB
#3CABBB is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.100 H 208.7°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3CABBB |
|---|---|
| RGB | rgb(60, 171, 187) |
| HSL | hsl(188, 51%, 48%) |
| HSV | hsv(188, 68%, 73%) |
| CMYK | cmyk(67.9%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.70, -25.82, -17.36) |
| CIE-LCH | lch(64.70, 31.11, 213.91°) |
| OKLab | oklab(68.57% -0.0881 -0.0482) |
| OKLCH | oklch(68.57% 0.1 208.7) |
| XYZ | xyz(25.3922, 33.6715, 52.1651) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.45
Cadetblue
#5F9EA0
ΔE00 6.84
Lightseagreen
#20B2AA
ΔE00 9.81
Greyblue
#77A1B5
ΔE00 10.08
Sea
#3C9992
ΔE00 10.65
Darkturquoise
#00CED1
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CABBB #BB4C3C
analogous
#3CBB8B #3CABBB #3C6BBB
triadic
#3CABBB #BB3CAB #ABBB3C
tetradic
#3CABBB #8B3CBB #BB4C3C #6BBB3C
square
#3CABBB #8B3CBB #BB4C3C #6BBB3C
split-complementary
#3CABBB #BB3C6B #BB8B3C
monochromatic
#1E565E #2D818D #3CABBB #66C1CE #95D4DD
Accessibility & contrast
On white
2.72
#3CABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#3CABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CABBB
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CABBB | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#8A97BB
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3cabbb; /* rgb */ color: rgb(60, 171, 187); /* oklch */ color: oklch(68.6% 0.100 208.7);
Tailwind
colors: {
custom: {
50: '#82c4cf',
500: '#3cabbb',
950: '#000000',
},
}SCSS
$custom: #3cabbb; $custom-light: #82c4cf; $custom-dark: #000000;
JSON
{
"hex": "#3cabbb",
"rgb": {
"r": 60,
"g": 171,
"b": 187
},
"hsl": {
"h": 187.559,
"s": 51.417,
"l": 48.431
},
"oklch": {
"l": 0.68568,
"c": 0.10039,
"h": 208.7
},
"luminance": 0.33674
}Semantic roles & 50–950 ramp
primary
#3CABBB
secondary
#C8928B
accent
#5F4DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182