#3BA7CD#3BA7CD
#3BA7CD is a light, moderate cyan. Relative luminance 0.330; OKLCH L 68.3% C 0.111 H 225.6°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA7CD |
|---|---|
| RGB | rgb(59, 167, 205) |
| HSL | hsl(196, 59%, 52%) |
| HSV | hsv(196, 71%, 80%) |
| CMYK | cmyk(71.2%, 18.5%, 0%, 19.6%) |
| CIE-LAB | lab(64.14, -18.22, -28.23) |
| CIE-LCH | lch(64.14, 33.60, 237.16°) |
| OKLab | oklab(68.33% -0.0774 -0.079) |
| OKLCH | oklch(68.33% 0.111 225.6) |
| XYZ | xyz(26.6373, 32.9720, 62.7061) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.66
Turquoise Blue
#06B1C4
ΔE00 8.27
Deepskyblue
#00BFFF
ΔE00 8.47
Bright Sky Blue
#02CCFE
ΔE00 10.11
Bluegrey
#85A3B2
ΔE00 10.36
Lightblue (survey)
#7BC8F6
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA7CD #CD613B
analogous
#3BCDAA #3BA7CD #3B5ECD
triadic
#3BA7CD #CD3BA7 #A7CD3B
tetradic
#3BA7CD #AA3BCD #CD613B #5ECD3B
square
#3BA7CD #AA3BCD #CD613B #5ECD3B
split-complementary
#3BA7CD #CD3B5E #CDAA3B
monochromatic
#1D5B71 #2982A2 #3BA7CD #6CBDD9 #9DD3E6
Accessibility & contrast
On white
2.76
#3BA7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#3BA7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA7CD
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA7CD | 1.00 | 2.76 | 7.59 | 7.59 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4CF
Deuteranopia (green-blind)
#7E95CD
Tritanopia (blue-blind)
#00B2B3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3ba7cd; /* rgb */ color: rgb(59, 167, 205); /* oklch */ color: oklch(68.3% 0.111 225.6);
Tailwind
colors: {
custom: {
50: '#84c1dc',
500: '#3ba7cd',
950: '#000000',
},
}SCSS
$custom: #3ba7cd; $custom-light: #84c1dc; $custom-dark: #000000;
JSON
{
"hex": "#3ba7cd",
"rgb": {
"r": 59,
"g": 167,
"b": 205
},
"hsl": {
"h": 195.616,
"s": 59.35,
"l": 51.765
},
"oklch": {
"l": 0.68328,
"c": 0.11065,
"h": 225.6
},
"luminance": 0.32975
}Semantic roles & 50–950 ramp
primary
#3BA7CD
secondary
#D2A392
accent
#6E45E3
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183