#3CA7B8#3CA7B8
#3CA7B8 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.5% C 0.098 H 210.0°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA7B8 |
|---|---|
| RGB | rgb(60, 167, 184) |
| HSL | hsl(188, 51%, 48%) |
| HSV | hsv(188, 67%, 72%) |
| CMYK | cmyk(67.4%, 9.2%, 0%, 27.8%) |
| CIE-LAB | lab(63.39, -24.72, -17.67) |
| CIE-LCH | lch(63.39, 30.39, 215.56°) |
| OKLab | oklab(67.48% -0.0852 -0.0491) |
| OKLCH | oklch(67.48% 0.098 210) |
| XYZ | xyz(24.3303, 32.0561, 50.2433) |
| Luminance | 0.3206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.40
Cadetblue
#5F9EA0
ΔE00 6.50
Greyblue
#77A1B5
ΔE00 9.53
Sea
#3C9992
ΔE00 10.48
Lightseagreen
#20B2AA
ΔE00 10.53
Teal Blue
#01889F
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA7B8 #B84D3C
analogous
#3CB88B #3CA7B8 #3C69B8
triadic
#3CA7B8 #B83CA7 #A7B83C
tetradic
#3CA7B8 #8B3CB8 #B84D3C #69B83C
square
#3CA7B8 #8B3CB8 #B84D3C #69B83C
split-complementary
#3CA7B8 #B83C69 #B88B3C
monochromatic
#1E535C #2D7D8A #3CA7B8 #65BECD #93D2DC
Accessibility & contrast
On white
2.83
#3CA7B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#3CA7B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA7B8
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA7B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA7B8 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1B9
Deuteranopia (green-blind)
#8694B8
Tritanopia (blue-blind)
#00AFAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3ca7b8; /* rgb */ color: rgb(60, 167, 184); /* oklch */ color: oklch(67.5% 0.098 210.0);
Tailwind
colors: {
custom: {
50: '#81c1cd',
500: '#3ca7b8',
950: '#000000',
},
}SCSS
$custom: #3ca7b8; $custom-light: #81c1cd; $custom-dark: #000000;
JSON
{
"hex": "#3ca7b8",
"rgb": {
"r": 60,
"g": 167,
"b": 184
},
"hsl": {
"h": 188.226,
"s": 50.82,
"l": 47.843
},
"oklch": {
"l": 0.67477,
"c": 0.09831,
"h": 210
},
"luminance": 0.32059
}Semantic roles & 50–950 ramp
primary
#3CA7B8
secondary
#C79189
accent
#614DDA
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182