#32B2B3#32B2B3
#32B2B3 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.7% C 0.107 H 195.8°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2B3 |
|---|---|
| RGB | rgb(50, 178, 179) |
| HSL | hsl(180, 56%, 45%) |
| HSV | hsv(180, 72%, 70%) |
| CMYK | cmyk(72.1%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.34, -33.01, -10.46) |
| CIE-LCH | lch(66.34, 34.62, 197.58°) |
| OKLab | oklab(69.75% -0.103 -0.0291) |
| OKLCH | oklch(69.75% 0.107 195.8) |
| XYZ | xyz(25.3688, 35.7705, 48.2065) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.60
Topaz
#13BBAF
ΔE00 5.48
Turquoise Blue
#06B1C4
ΔE00 6.28
Darkturquoise
#00CED1
ΔE00 7.42
Cadetblue
#5F9EA0
ΔE00 7.69
Tealish
#24BCA8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2B3 #B33332
analogous
#32B373 #32B2B3 #3272B3
triadic
#32B2B3 #B332B2 #B2B332
tetradic
#32B2B3 #7332B3 #B33332 #72B332
square
#32B2B3 #7332B3 #B33332 #72B332
split-complementary
#32B2B3 #B33272 #B37332
monochromatic
#175353 #258283 #32B2B3 #53CECF #83DCDC
Accessibility & contrast
On white
2.58
#32B2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#32B2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2B3
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2B3 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#939BB4
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b2b3; /* rgb */ color: rgb(50, 178, 179); /* oklch */ color: oklch(69.7% 0.107 195.8);
Tailwind
colors: {
custom: {
50: '#7fc9c9',
500: '#32b2b3',
950: '#000000',
},
}SCSS
$custom: #32b2b3; $custom-light: #7fc9c9; $custom-dark: #000000;
JSON
{
"hex": "#32b2b3",
"rgb": {
"r": 50,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.465,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.69748,
"c": 0.107,
"h": 195.8
},
"luminance": 0.35774
}Semantic roles & 50–950 ramp
primary
#32B2B3
secondary
#C67C7B
accent
#4948E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282