#32B2B2#32B2B2
#32B2B2 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.107 H 195.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2B2 |
|---|---|
| RGB | rgb(50, 178, 178) |
| HSL | hsl(180, 56%, 45%) |
| HSV | hsv(180, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.31, -33.30, -9.95) |
| CIE-LCH | lch(66.31, 34.75, 196.64°) |
| OKLab | oklab(69.71% -0.1034 -0.0277) |
| OKLCH | oklch(69.71% 0.107 195) |
| XYZ | xyz(25.2680, 35.7302, 47.6758) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.22
Topaz
#13BBAF
ΔE00 5.14
Turquoise Blue
#06B1C4
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 7.46
Tealish
#24BCA8
ΔE00 7.58
Cadetblue
#5F9EA0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2B2 #B23232
analogous
#32B272 #32B2B2 #3272B2
triadic
#32B2B2 #B232B2 #B2B232
tetradic
#32B2B2 #7232B2 #B23232 #72B232
square
#32B2B2 #7232B2 #B23232 #72B232
split-complementary
#32B2B2 #B23272 #B27232
monochromatic
#175252 #258282 #32B2B2 #53CFCF #82DCDC
Accessibility & contrast
On white
2.58
#32B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#32B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2B2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2B2 | 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)
#A6A9B2
Deuteranopia (green-blind)
#939BB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b2b2; /* rgb */ color: rgb(50, 178, 178); /* oklch */ color: oklch(69.7% 0.107 195.0);
Tailwind
colors: {
custom: {
50: '#7ec9c9',
500: '#32b2b2',
950: '#000000',
},
}SCSS
$custom: #32b2b2; $custom-light: #7ec9c9; $custom-dark: #000000;
JSON
{
"hex": "#32b2b2",
"rgb": {
"r": 50,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69712,
"c": 0.10707,
"h": 195
},
"luminance": 0.35733
}Semantic roles & 50–950 ramp
primary
#32B2B2
secondary
#C57B7B
accent
#4848DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282