#3CA8BB#3CA8BB
#3CA8BB is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.8% C 0.100 H 211.5°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA8BB |
|---|---|
| RGB | rgb(60, 168, 187) |
| HSL | hsl(189, 51%, 48%) |
| HSV | hsv(189, 68%, 73%) |
| CMYK | cmyk(67.9%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(63.80, -24.31, -18.73) |
| CIE-LCH | lch(63.80, 30.69, 217.62°) |
| OKLab | oklab(67.84% -0.085 -0.0521) |
| OKLCH | oklch(67.84% 0.1 211.5) |
| XYZ | xyz(24.8320, 32.5510, 51.9783) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.33
Cadetblue
#5F9EA0
ΔE00 7.10
Greyblue
#77A1B5
ΔE00 9.20
Teal Blue
#01889F
ΔE00 10.88
Lightseagreen
#20B2AA
ΔE00 11.14
Sea
#3C9992
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA8BB #BB4F3C
analogous
#3CBB8E #3CA8BB #3C68BB
triadic
#3CA8BB #BB3CA8 #A8BB3C
tetradic
#3CA8BB #8E3CBB #BB4F3C #68BB3C
square
#3CA8BB #8E3CBB #BB4F3C #68BB3C
split-complementary
#3CA8BB #BB3C68 #BB8E3C
monochromatic
#1E555E #2D7E8D #3CA8BB #66BECE #95D2DD
Accessibility & contrast
On white
2.80
#3CA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#3CA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA8BB
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA8BB | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BC
Deuteranopia (green-blind)
#8695BB
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3ca8bb; /* rgb */ color: rgb(60, 168, 187); /* oklch */ color: oklch(67.8% 0.100 211.5);
Tailwind
colors: {
custom: {
50: '#82c2cf',
500: '#3ca8bb',
950: '#000000',
},
}SCSS
$custom: #3ca8bb; $custom-light: #82c2cf; $custom-dark: #000000;
JSON
{
"hex": "#3ca8bb",
"rgb": {
"r": 60,
"g": 168,
"b": 187
},
"hsl": {
"h": 188.976,
"s": 51.417,
"l": 48.431
},
"oklch": {
"l": 0.67839,
"c": 0.09966,
"h": 211.5
},
"luminance": 0.32554
}Semantic roles & 50–950 ramp
primary
#3CA8BB
secondary
#C8948B
accent
#624DDB
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182