#32B2B4#32B2B4
#32B2B4 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.8% C 0.107 H 196.5°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2B4 |
|---|---|
| RGB | rgb(50, 178, 180) |
| HSL | hsl(181, 57%, 45%) |
| HSV | hsv(181, 72%, 71%) |
| CMYK | cmyk(72.2%, 1.1%, 0%, 29.4%) |
| CIE-LAB | lab(66.38, -32.71, -10.97) |
| CIE-LCH | lch(66.38, 34.50, 198.54°) |
| OKLab | oklab(69.78% -0.1025 -0.0305) |
| OKLCH | oklch(69.78% 0.107 196.5) |
| XYZ | xyz(25.4703, 35.8112, 48.7410) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.97
Topaz
#13BBAF
ΔE00 5.82
Turquoise Blue
#06B1C4
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 7.40
Cadetblue
#5F9EA0
ΔE00 7.62
Tealish
#24BCA8
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2B4 #B43432
analogous
#32B475 #32B2B4 #3271B4
triadic
#32B2B4 #B432B2 #B2B432
tetradic
#32B2B4 #7532B4 #B43432 #71B432
square
#32B2B4 #7532B4 #B43432 #71B432
split-complementary
#32B2B4 #B43271 #B47532
monochromatic
#175354 #258384 #32B2B4 #54CECF #84DBDD
Accessibility & contrast
On white
2.57
#32B2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#32B2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2B4
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2B4 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B4
Deuteranopia (green-blind)
#939BB5
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b2b4; /* rgb */ color: rgb(50, 178, 180); /* oklch */ color: oklch(69.8% 0.107 196.5);
Tailwind
colors: {
custom: {
50: '#7fc9ca',
500: '#32b2b4',
950: '#000000',
},
}SCSS
$custom: #32b2b4; $custom-light: #7fc9ca; $custom-dark: #000000;
JSON
{
"hex": "#32b2b4",
"rgb": {
"r": 50,
"g": 178,
"b": 180
},
"hsl": {
"h": 180.923,
"s": 56.522,
"l": 45.098
},
"oklch": {
"l": 0.69783,
"c": 0.10697,
"h": 196.5
},
"luminance": 0.35814
}Semantic roles & 50–950 ramp
primary
#32B2B4
secondary
#C67D7C
accent
#4A48E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282