#329FB2#329FB2
#329FB2 is a light, moderate teal. Relative luminance 0.287; OKLCH L 65.0% C 0.099 H 211.7°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #329FB2 |
|---|---|
| RGB | rgb(50, 159, 178) |
| HSL | hsl(189, 56%, 45%) |
| HSV | hsv(189, 72%, 70%) |
| CMYK | cmyk(71.9%, 10.7%, 0%, 30.2%) |
| CIE-LAB | lab(60.50, -23.95, -18.71) |
| CIE-LCH | lch(60.50, 30.39, 218.00°) |
| OKLab | oklab(65.01% -0.0842 -0.0521) |
| OKLCH | oklch(65.01% 0.099 211.7) |
| XYZ | xyz(21.7460, 28.6862, 46.5018) |
| Luminance | 0.2869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.54
Cadetblue
#5F9EA0
ΔE00 6.75
Teal Blue
#01889F
ΔE00 8.11
Greyblue
#77A1B5
ΔE00 9.51
Sea
#3C9992
ΔE00 10.36
Darkcyan
#008B8B
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#329FB2 #B24532
analogous
#32B285 #329FB2 #325FB2
triadic
#329FB2 #B2329F #9FB232
tetradic
#329FB2 #8532B2 #B24532 #5FB232
square
#329FB2 #8532B2 #B24532 #5FB232
split-complementary
#329FB2 #B2325F #B28532
monochromatic
#174A52 #257482 #329FB2 #53BCCF #82CFDC
Accessibility & contrast
On white
3.12
#329FB2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#329FB2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #329FB2
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##329FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##329FB2 | 1.00 | 3.12 | 6.74 | 6.74 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B3
Deuteranopia (green-blind)
#7E8CB2
Tritanopia (blue-blind)
#00A7A5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #329fb2; /* rgb */ color: rgb(50, 159, 178); /* oklch */ color: oklch(65.0% 0.099 211.7);
Tailwind
colors: {
custom: {
50: '#7cbbc9',
500: '#329fb2',
950: '#000000',
},
}SCSS
$custom: #329fb2; $custom-light: #7cbbc9; $custom-dark: #000000;
JSON
{
"hex": "#329fb2",
"rgb": {
"r": 50,
"g": 159,
"b": 178
},
"hsl": {
"h": 188.906,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.65013,
"c": 0.09903,
"h": 211.7
},
"luminance": 0.28689
}Semantic roles & 50–950 ramp
primary
#329FB2
secondary
#C5867B
accent
#5F48DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182