#3CAAB2#3CAAB2
#3CAAB2 is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.0% C 0.098 H 202.0°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAAB2 |
|---|---|
| RGB | rgb(60, 170, 178) |
| HSL | hsl(184, 50%, 47%) |
| HSV | hsv(184, 66%, 70%) |
| CMYK | cmyk(66.3%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(64.10, -28.04, -13.25) |
| CIE-LCH | lch(64.10, 31.01, 205.30°) |
| OKLab | oklab(67.98% -0.0908 -0.0367) |
| OKLCH | oklch(67.98% 0.098 202) |
| XYZ | xyz(24.2706, 32.9218, 47.1863) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.11
Cadetblue
#5F9EA0
ΔE00 5.54
Lightseagreen
#20B2AA
ΔE00 6.93
Sea
#3C9992
ΔE00 8.03
Topaz
#13BBAF
ΔE00 9.18
Darkturquoise
#00CED1
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAAB2 #B2443C
analogous
#3CB27F #3CAAB2 #3C6FB2
triadic
#3CAAB2 #B23CAA #AAB23C
tetradic
#3CAAB2 #7F3CB2 #B2443C #6FB23C
square
#3CAAB2 #7F3CB2 #B2443C #6FB23C
split-complementary
#3CAAB2 #B23C6F #B27F3C
monochromatic
#1D5356 #2D7E84 #3CAAB2 #61C3CA #8FD4D9
Accessibility & contrast
On white
2.77
#3CAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#3CAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAAB2
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAAB2 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B3
Deuteranopia (green-blind)
#8C96B3
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3caab2; /* rgb */ color: rgb(60, 170, 178); /* oklch */ color: oklch(68.0% 0.098 202.0);
Tailwind
colors: {
custom: {
50: '#81c3c9',
500: '#3caab2',
950: '#000000',
},
}SCSS
$custom: #3caab2; $custom-light: #81c3c9; $custom-dark: #000000;
JSON
{
"hex": "#3caab2",
"rgb": {
"r": 60,
"g": 170,
"b": 178
},
"hsl": {
"h": 184.068,
"s": 49.58,
"l": 46.667
},
"oklch": {
"l": 0.67982,
"c": 0.09798,
"h": 202
},
"luminance": 0.32924
}Semantic roles & 50–950 ramp
primary
#3CAAB2
secondary
#C48A86
accent
#584FD9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182