#3CAABB#3CAABB
#3CAABB is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.100 H 209.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAABB |
|---|---|
| RGB | rgb(60, 170, 187) |
| HSL | hsl(188, 51%, 48%) |
| HSV | hsv(188, 68%, 73%) |
| CMYK | cmyk(67.9%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.40, -25.32, -17.81) |
| CIE-LCH | lch(64.40, 30.96, 215.13°) |
| OKLab | oklab(68.33% -0.087 -0.0495) |
| OKLCH | oklch(68.33% 0.1 209.6) |
| XYZ | xyz(25.2040, 33.2951, 52.1024) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.68
Cadetblue
#5F9EA0
ΔE00 6.89
Greyblue
#77A1B5
ΔE00 9.78
Lightseagreen
#20B2AA
ΔE00 10.25
Sea
#3C9992
ΔE00 10.84
Darkturquoise
#00CED1
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAABB #BB4D3C
analogous
#3CBB8C #3CAABB #3C6BBB
triadic
#3CAABB #BB3CAA #AABB3C
tetradic
#3CAABB #8C3CBB #BB4D3C #6BBB3C
square
#3CAABB #8C3CBB #BB4D3C #6BBB3C
split-complementary
#3CAABB #BB3C6B #BB8C3C
monochromatic
#1E565E #2D808D #3CAABB #66C0CE #95D3DD
Accessibility & contrast
On white
2.74
#3CAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#3CAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAABB
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAABB | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8996BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3caabb; /* rgb */ color: rgb(60, 170, 187); /* oklch */ color: oklch(68.3% 0.100 209.6);
Tailwind
colors: {
custom: {
50: '#82c3cf',
500: '#3caabb',
950: '#000000',
},
}SCSS
$custom: #3caabb; $custom-light: #82c3cf; $custom-dark: #000000;
JSON
{
"hex": "#3caabb",
"rgb": {
"r": 60,
"g": 170,
"b": 187
},
"hsl": {
"h": 188.031,
"s": 51.417,
"l": 48.431
},
"oklch": {
"l": 0.68325,
"c": 0.10013,
"h": 209.6
},
"luminance": 0.33298
}Semantic roles & 50–950 ramp
primary
#3CAABB
secondary
#C8938B
accent
#604DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182