#3BA2BF#3BA2BF
#3BA2BF is a light, moderate cyan. Relative luminance 0.305; OKLCH L 66.5% C 0.102 H 220.2°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA2BF |
|---|---|
| RGB | rgb(59, 162, 191) |
| HSL | hsl(193, 53%, 49%) |
| HSV | hsv(193, 69%, 75%) |
| CMYK | cmyk(69.1%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(62.11, -20.10, -23.54) |
| CIE-LCH | lch(62.11, 30.96, 229.51°) |
| OKLab | oklab(66.52% -0.0777 -0.0657) |
| OKLCH | oklch(66.52% 0.102 220.2) |
| XYZ | xyz(24.1241, 30.5293, 53.9015) |
| Luminance | 0.3053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.75
Greyblue
#77A1B5
ΔE00 7.51
Teal Blue
#01889F
ΔE00 9.53
Cadetblue
#5F9EA0
ΔE00 9.57
Bluegrey
#85A3B2
ΔE00 10.32
Dirty Blue
#3F829D
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA2BF #BF583B
analogous
#3BBF9A #3BA2BF #3B60BF
triadic
#3BA2BF #BF3BA2 #A2BF3B
tetradic
#3BA2BF #9A3BBF #BF583B #60BF3B
square
#3BA2BF #9A3BBF #BF583B #60BF3B
split-complementary
#3BA2BF #BF3B60 #BF9A3B
monochromatic
#1E5361 #2D7A90 #3BA2BF #67B9D0 #96CFDF
Accessibility & contrast
On white
2.96
#3BA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#3BA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA2BF
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA2BF | 1.00 | 2.96 | 7.11 | 7.11 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC1
Deuteranopia (green-blind)
#7E90BF
Tritanopia (blue-blind)
#00ABAB
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ba2bf; /* rgb */ color: rgb(59, 162, 191); /* oklch */ color: oklch(66.5% 0.102 220.2);
Tailwind
colors: {
custom: {
50: '#81bdd2',
500: '#3ba2bf',
950: '#000000',
},
}SCSS
$custom: #3ba2bf; $custom-light: #81bdd2; $custom-dark: #000000;
JSON
{
"hex": "#3ba2bf",
"rgb": {
"r": 59,
"g": 162,
"b": 191
},
"hsl": {
"h": 193.182,
"s": 52.8,
"l": 49.02
},
"oklch": {
"l": 0.66523,
"c": 0.10178,
"h": 220.2
},
"luminance": 0.30532
}Semantic roles & 50–950 ramp
primary
#3BA2BF
secondary
#CA998C
accent
#6B4CDC
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182