#32B0B2#32B0B2
#32B0B2 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.2% C 0.106 H 196.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #32B0B2 |
|---|---|
| RGB | rgb(50, 176, 178) |
| HSL | hsl(181, 56%, 45%) |
| HSV | hsv(181, 72%, 70%) |
| CMYK | cmyk(71.9%, 1.1%, 0%, 30.2%) |
| CIE-LAB | lab(65.70, -32.35, -10.87) |
| CIE-LCH | lch(65.70, 34.12, 198.57°) |
| OKLab | oklab(69.22% -0.1014 -0.0302) |
| OKLCH | oklch(69.22% 0.106 196.6) |
| XYZ | xyz(24.8730, 34.9402, 47.5441) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.00
Turquoise Blue
#06B1C4
ΔE00 5.90
Topaz
#13BBAF
ΔE00 6.07
Cadetblue
#5F9EA0
ΔE00 7.20
Sea
#3C9992
ΔE00 7.91
Darkturquoise
#00CED1
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B0B2 #B23432
analogous
#32B274 #32B0B2 #3270B2
triadic
#32B0B2 #B232B0 #B0B232
tetradic
#32B0B2 #7432B2 #B23432 #70B232
square
#32B0B2 #7432B2 #B23432 #70B232
split-complementary
#32B0B2 #B23270 #B27432
monochromatic
#175252 #258182 #32B0B2 #53CDCF #82DBDC
Accessibility & contrast
On white
2.63
#32B0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#32B0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B0B2
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B0B2 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B2
Deuteranopia (green-blind)
#919AB3
Tritanopia (blue-blind)
#00B6B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32b0b2; /* rgb */ color: rgb(50, 176, 178); /* oklch */ color: oklch(69.2% 0.106 196.6);
Tailwind
colors: {
custom: {
50: '#7ec8c9',
500: '#32b0b2',
950: '#000000',
},
}SCSS
$custom: #32b0b2; $custom-light: #7ec8c9; $custom-dark: #000000;
JSON
{
"hex": "#32b0b2",
"rgb": {
"r": 50,
"g": 176,
"b": 178
},
"hsl": {
"h": 180.938,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69216,
"c": 0.10582,
"h": 196.6
},
"luminance": 0.34943
}Semantic roles & 50–950 ramp
primary
#32B0B2
secondary
#C57C7B
accent
#4B48DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282