#32B6B9#32B6B9
#32B6B9 is a light, moderate teal. Relative luminance 0.376; OKLCH L 71.0% C 0.109 H 197.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #32B6B9 |
|---|---|
| RGB | rgb(50, 182, 185) |
| HSL | hsl(181, 57%, 46%) |
| HSV | hsv(181, 73%, 73%) |
| CMYK | cmyk(73%, 1.6%, 0%, 27.5%) |
| CIE-LAB | lab(67.75, -33.13, -11.68) |
| CIE-LCH | lch(67.75, 35.13, 199.41°) |
| OKLab | oklab(70.95% -0.1043 -0.0324) |
| OKLCH | oklch(70.95% 0.109 197.3) |
| XYZ | xyz(26.7963, 37.6336, 51.7413) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.52
Turquoise Blue
#06B1C4
ΔE00 5.71
Topaz
#13BBAF
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 7.53
Tealish
#24BCA8
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B6B9 #B93532
analogous
#32B978 #32B6B9 #3272B9
triadic
#32B6B9 #B932B6 #B6B932
tetradic
#32B6B9 #7832B9 #B93532 #72B932
square
#32B6B9 #7832B9 #B93532 #72B932
split-complementary
#32B6B9 #B93272 #B97832
monochromatic
#185759 #258789 #32B6B9 #57CFD2 #87DDDF
Accessibility & contrast
On white
2.46
#32B6B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#32B6B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B6B9
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B6B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B6B9 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB9
Deuteranopia (green-blind)
#969FBA
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b6b9; /* rgb */ color: rgb(50, 182, 185); /* oklch */ color: oklch(71.0% 0.109 197.3);
Tailwind
colors: {
custom: {
50: '#80ccce',
500: '#32b6b9',
950: '#000000',
},
}SCSS
$custom: #32b6b9; $custom-light: #80ccce; $custom-dark: #000000;
JSON
{
"hex": "#32b6b9",
"rgb": {
"r": 50,
"g": 182,
"b": 185
},
"hsl": {
"h": 181.333,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.7095,
"c": 0.10926,
"h": 197.3
},
"luminance": 0.37637
}Semantic roles & 50–950 ramp
primary
#32B6B9
secondary
#C8807F
accent
#4B47E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282