#32B6BA#32B6BA
#32B6BA is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.0% C 0.109 H 198.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #32B6BA |
|---|---|
| RGB | rgb(50, 182, 186) |
| HSL | hsl(182, 58%, 46%) |
| HSV | hsv(182, 73%, 73%) |
| CMYK | cmyk(73.1%, 2.2%, 0%, 27.1%) |
| CIE-LAB | lab(67.78, -32.84, -12.18) |
| CIE-LCH | lch(67.78, 35.02, 200.35°) |
| OKLab | oklab(70.99% -0.1039 -0.0338) |
| OKLCH | oklch(70.99% 0.109 198) |
| XYZ | xyz(26.9023, 37.6759, 52.2992) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.88
Turquoise Blue
#06B1C4
ΔE00 5.35
Topaz
#13BBAF
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 6.33
Mediumturquoise
#48D1CC
ΔE00 7.66
Cadetblue
#5F9EA0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B6BA #BA3632
analogous
#32BA7A #32B6BA #3272BA
triadic
#32B6BA #BA32B6 #B6BA32
tetradic
#32B6BA #7A32BA #BA3632 #72BA32
square
#32B6BA #7A32BA #BA3632 #72BA32
split-complementary
#32B6BA #BA3272 #BA7A32
monochromatic
#18585A #25878A #32B6BA #57CED2 #88DCDF
Accessibility & contrast
On white
2.46
#32B6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#32B6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B6BA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B6BA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADBA
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b6ba; /* rgb */ color: rgb(50, 182, 186); /* oklch */ color: oklch(71.0% 0.109 198.0);
Tailwind
colors: {
custom: {
50: '#80ccce',
500: '#32b6ba',
950: '#000000',
},
}SCSS
$custom: #32b6ba; $custom-light: #80ccce; $custom-dark: #000000;
JSON
{
"hex": "#32b6ba",
"rgb": {
"r": 50,
"g": 182,
"b": 186
},
"hsl": {
"h": 181.765,
"s": 57.627,
"l": 46.275
},
"oklch": {
"l": 0.70986,
"c": 0.10928,
"h": 198
},
"luminance": 0.37679
}Semantic roles & 50–950 ramp
primary
#32B6BA
secondary
#C9817F
accent
#4B47E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282