#3CAABF#3CAABF
#3CAABF is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.5% C 0.102 H 212.9°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAABF |
|---|---|
| RGB | rgb(60, 170, 191) |
| HSL | hsl(190, 52%, 49%) |
| HSV | hsv(190, 69%, 75%) |
| CMYK | cmyk(68.6%, 11%, 0%, 25.1%) |
| CIE-LAB | lab(64.54, -24.09, -19.83) |
| CIE-LCH | lch(64.54, 31.20, 219.46°) |
| OKLab | oklab(68.48% -0.0854 -0.0552) |
| OKLCH | oklch(68.48% 0.102 212.9) |
| XYZ | xyz(25.6382, 33.4688, 54.3890) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.22
Cadetblue
#5F9EA0
ΔE00 7.83
Greyblue
#77A1B5
ΔE00 9.03
Bluegrey
#85A3B2
ΔE00 11.32
Teal Blue
#01889F
ΔE00 11.41
Bright Sky Blue
#02CCFE
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAABF #BF513C
analogous
#3CBF93 #3CAABF #3C69BF
triadic
#3CAABF #BF3CAA #AABF3C
tetradic
#3CAABF #933CBF #BF513C #69BF3C
square
#3CAABF #933CBF #BF513C #69BF3C
split-complementary
#3CAABF #BF3C69 #BF933C
monochromatic
#1F5762 #2D8190 #3CAABF #68BFD0 #97D3DE
Accessibility & contrast
On white
2.73
#3CAABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#3CAABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAABF
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAABF | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C0
Deuteranopia (green-blind)
#8797BF
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3caabf; /* rgb */ color: rgb(60, 170, 191); /* oklch */ color: oklch(68.5% 0.102 212.9);
Tailwind
colors: {
custom: {
50: '#82c3d2',
500: '#3caabf',
950: '#000000',
},
}SCSS
$custom: #3caabf; $custom-light: #82c3d2; $custom-dark: #000000;
JSON
{
"hex": "#3caabf",
"rgb": {
"r": 60,
"g": 170,
"b": 191
},
"hsl": {
"h": 189.618,
"s": 52.191,
"l": 49.216
},
"oklch": {
"l": 0.68484,
"c": 0.10167,
"h": 212.9
},
"luminance": 0.33472
}Semantic roles & 50–950 ramp
primary
#3CAABF
secondary
#CA978D
accent
#634CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182