#3CABB8#3CABB8
#3CABB8 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.5% C 0.100 H 206.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #3CABB8 |
|---|---|
| RGB | rgb(60, 171, 184) |
| HSL | hsl(186, 51%, 48%) |
| HSV | hsv(186, 67%, 72%) |
| CMYK | cmyk(67.4%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(64.60, -26.73, -15.84) |
| CIE-LCH | lch(64.60, 31.07, 210.65°) |
| OKLab | oklab(68.45% -0.0893 -0.044) |
| OKLCH | oklch(68.45% 0.1 206.2) |
| XYZ | xyz(25.0744, 33.5444, 50.4913) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.72
Cadetblue
#5F9EA0
ΔE00 6.30
Lightseagreen
#20B2AA
ΔE00 8.70
Sea
#3C9992
ΔE00 9.71
Darkturquoise
#00CED1
ΔE00 10.44
Greyblue
#77A1B5
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CABB8 #B8493C
analogous
#3CB887 #3CABB8 #3C6DB8
triadic
#3CABB8 #B83CAB #ABB83C
tetradic
#3CABB8 #873CB8 #B8493C #6DB83C
square
#3CABB8 #873CB8 #B8493C #6DB83C
split-complementary
#3CABB8 #B83C6D #B8873C
monochromatic
#1E555C #2D808A #3CABB8 #65C2CD #93D4DC
Accessibility & contrast
On white
2.72
#3CABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#3CABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CABB8
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CABB8 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B9
Deuteranopia (green-blind)
#8B97B8
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3cabb8; /* rgb */ color: rgb(60, 171, 184); /* oklch */ color: oklch(68.5% 0.100 206.2);
Tailwind
colors: {
custom: {
50: '#82c4cd',
500: '#3cabb8',
950: '#000000',
},
}SCSS
$custom: #3cabb8; $custom-light: #82c4cd; $custom-dark: #000000;
JSON
{
"hex": "#3cabb8",
"rgb": {
"r": 60,
"g": 171,
"b": 184
},
"hsl": {
"h": 186.29,
"s": 50.82,
"l": 47.843
},
"oklch": {
"l": 0.68453,
"c": 0.09955,
"h": 206.2
},
"luminance": 0.33547
}Semantic roles & 50–950 ramp
primary
#3CABB8
secondary
#C78F89
accent
#5C4DDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182