#3BA2BE#3BA2BE
#3BA2BE is a light, moderate cyan. Relative luminance 0.305; OKLCH L 66.5% C 0.101 H 219.4°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA2BE |
|---|---|
| RGB | rgb(59, 162, 190) |
| HSL | hsl(193, 53%, 49%) |
| HSV | hsv(193, 69%, 75%) |
| CMYK | cmyk(68.9%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(62.07, -20.42, -23.04) |
| CIE-LCH | lch(62.07, 30.79, 228.45°) |
| OKLab | oklab(66.48% -0.0781 -0.0643) |
| OKLCH | oklch(66.48% 0.101 219.4) |
| XYZ | xyz(24.0144, 30.4855, 53.3239) |
| Luminance | 0.3049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.51
Greyblue
#77A1B5
ΔE00 7.60
Cadetblue
#5F9EA0
ΔE00 9.27
Teal Blue
#01889F
ΔE00 9.43
Bluegrey
#85A3B2
ΔE00 10.38
Dirty Blue
#3F829D
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA2BE #BE573B
analogous
#3BBE99 #3BA2BE #3B61BE
triadic
#3BA2BE #BE3BA2 #A2BE3B
tetradic
#3BA2BE #993BBE #BE573B #61BE3B
square
#3BA2BE #993BBE #BE573B #61BE3B
split-complementary
#3BA2BE #BE3B61 #BE993B
monochromatic
#1E5261 #2C7A8F #3BA2BE #67B9D0 #95CFDE
Accessibility & contrast
On white
2.96
#3BA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#3BA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA2BE
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA2BE | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC0
Deuteranopia (green-blind)
#7E90BE
Tritanopia (blue-blind)
#00ABAB
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ba2be; /* rgb */ color: rgb(59, 162, 190); /* oklch */ color: oklch(66.5% 0.101 219.4);
Tailwind
colors: {
custom: {
50: '#81bdd1',
500: '#3ba2be',
950: '#000000',
},
}SCSS
$custom: #3ba2be; $custom-light: #81bdd1; $custom-dark: #000000;
JSON
{
"hex": "#3ba2be",
"rgb": {
"r": 59,
"g": 162,
"b": 190
},
"hsl": {
"h": 192.824,
"s": 52.61,
"l": 48.824
},
"oklch": {
"l": 0.66481,
"c": 0.10117,
"h": 219.4
},
"luminance": 0.30488
}Semantic roles & 50–950 ramp
primary
#3BA2BE
secondary
#CA998B
accent
#6B4CDC
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182