#32A7B5#32A7B5
#32A7B5 is a light, moderate teal. Relative luminance 0.317; OKLCH L 67.1% C 0.102 H 206.8°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #32A7B5 |
|---|---|
| RGB | rgb(50, 167, 181) |
| HSL | hsl(186, 57%, 45%) |
| HSV | hsv(186, 72%, 71%) |
| CMYK | cmyk(72.4%, 7.7%, 0%, 29%) |
| CIE-LAB | lab(63.05, -27.05, -16.53) |
| CIE-LCH | lch(63.05, 31.70, 211.43°) |
| OKLab | oklab(67.1% -0.0911 -0.0459) |
| OKLCH | oklch(67.1% 0.102 206.8) |
| XYZ | xyz(23.4710, 31.6490, 48.5790) |
| Luminance | 0.3165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.27
Cadetblue
#5F9EA0
ΔE00 6.15
Lightseagreen
#20B2AA
ΔE00 9.18
Sea
#3C9992
ΔE00 9.29
Greyblue
#77A1B5
ΔE00 10.76
Teal Blue
#01889F
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A7B5 #B54032
analogous
#32B581 #32A7B5 #3266B5
triadic
#32A7B5 #B532A7 #A7B532
tetradic
#32A7B5 #8132B5 #B54032 #66B532
square
#32A7B5 #8132B5 #B54032 #66B532
split-complementary
#32A7B5 #B53266 #B58132
monochromatic
#184F55 #257B85 #32A7B5 #54C3D0 #84D4DD
Accessibility & contrast
On white
2.86
#32A7B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#32A7B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A7B5
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A7B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A7B5 | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A0B6
Deuteranopia (green-blind)
#8693B5
Tritanopia (blue-blind)
#00AEAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #32a7b5; /* rgb */ color: rgb(50, 167, 181); /* oklch */ color: oklch(67.1% 0.102 206.8);
Tailwind
colors: {
custom: {
50: '#7dc1cb',
500: '#32a7b5',
950: '#000000',
},
}SCSS
$custom: #32a7b5; $custom-light: #7dc1cb; $custom-dark: #000000;
JSON
{
"hex": "#32a7b5",
"rgb": {
"r": 50,
"g": 167,
"b": 181
},
"hsl": {
"h": 186.412,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.67104,
"c": 0.102,
"h": 206.8
},
"luminance": 0.31652
}Semantic roles & 50–950 ramp
primary
#32A7B5
secondary
#C7847C
accent
#5848E0
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182