#32A6B2#32A6B2
#32A6B2 is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.7% C 0.101 H 205.2°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #32A6B2 |
|---|---|
| RGB | rgb(50, 166, 178) |
| HSL | hsl(186, 56%, 45%) |
| HSV | hsv(186, 72%, 70%) |
| CMYK | cmyk(71.9%, 6.7%, 0%, 30.2%) |
| CIE-LAB | lab(62.64, -27.48, -15.46) |
| CIE-LCH | lch(62.64, 31.53, 209.37°) |
| OKLab | oklab(66.74% -0.0913 -0.043) |
| OKLCH | oklch(66.74% 0.101 205.2) |
| XYZ | xyz(22.9840, 31.1622, 46.9144) |
| Luminance | 0.3116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.82
Cadetblue
#5F9EA0
ΔE00 5.72
Sea
#3C9992
ΔE00 8.50
Lightseagreen
#20B2AA
ΔE00 8.58
Darkcyan
#008B8B
ΔE00 10.65
Teal Blue
#01889F
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A6B2 #B23E32
analogous
#32B27E #32A6B2 #3266B2
triadic
#32A6B2 #B232A6 #A6B232
tetradic
#32A6B2 #7E32B2 #B23E32 #66B232
square
#32A6B2 #7E32B2 #B23E32 #66B232
split-complementary
#32A6B2 #B23266 #B27E32
monochromatic
#174D52 #257982 #32A6B2 #53C3CF #82D4DC
Accessibility & contrast
On white
2.90
#32A6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#32A6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A6B2
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A6B2 | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB3
Deuteranopia (green-blind)
#8692B2
Tritanopia (blue-blind)
#00ADA9
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #32a6b2; /* rgb */ color: rgb(50, 166, 178); /* oklch */ color: oklch(66.7% 0.101 205.2);
Tailwind
colors: {
custom: {
50: '#7dc0c9',
500: '#32a6b2',
950: '#000000',
},
}SCSS
$custom: #32a6b2; $custom-light: #7dc0c9; $custom-dark: #000000;
JSON
{
"hex": "#32a6b2",
"rgb": {
"r": 50,
"g": 166,
"b": 178
},
"hsl": {
"h": 185.625,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.66741,
"c": 0.10093,
"h": 205.2
},
"luminance": 0.31165
}Semantic roles & 50–950 ramp
primary
#32A6B2
secondary
#C5827B
accent
#5748DF
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182