#32B1B2#32B1B2
#32B1B2 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.5% C 0.106 H 195.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #32B1B2 |
|---|---|
| RGB | rgb(50, 177, 178) |
| HSL | hsl(180, 56%, 45%) |
| HSV | hsv(180, 72%, 70%) |
| CMYK | cmyk(71.9%, 0.6%, 0%, 30.2%) |
| CIE-LAB | lab(66.01, -32.82, -10.41) |
| CIE-LCH | lch(66.01, 34.44, 197.59°) |
| OKLab | oklab(69.46% -0.1024 -0.0289) |
| OKLCH | oklch(69.46% 0.106 195.8) |
| XYZ | xyz(25.0698, 35.3338, 47.6097) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.60
Topaz
#13BBAF
ΔE00 5.60
Turquoise Blue
#06B1C4
ΔE00 6.27
Cadetblue
#5F9EA0
ΔE00 7.48
Darkturquoise
#00CED1
ΔE00 7.70
Sea
#3C9992
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B1B2 #B23332
analogous
#32B273 #32B1B2 #3271B2
triadic
#32B1B2 #B232B1 #B1B232
tetradic
#32B1B2 #7332B2 #B23332 #71B232
square
#32B1B2 #7332B2 #B23332 #71B232
split-complementary
#32B1B2 #B23271 #B27332
monochromatic
#175252 #258182 #32B1B2 #53CECF #82DBDC
Accessibility & contrast
On white
2.60
#32B1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#32B1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B1B2
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B1B2 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B2
Deuteranopia (green-blind)
#929BB3
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32b1b2; /* rgb */ color: rgb(50, 177, 178); /* oklch */ color: oklch(69.5% 0.106 195.8);
Tailwind
colors: {
custom: {
50: '#7ec9c9',
500: '#32b1b2',
950: '#000000',
},
}SCSS
$custom: #32b1b2; $custom-light: #7ec9c9; $custom-dark: #000000;
JSON
{
"hex": "#32b1b2",
"rgb": {
"r": 50,
"g": 177,
"b": 178
},
"hsl": {
"h": 180.469,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69464,
"c": 0.10643,
"h": 195.8
},
"luminance": 0.35337
}Semantic roles & 50–950 ramp
primary
#32B1B2
secondary
#C57B7B
accent
#4A48DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282