#32B2BB#32B2BB
#32B2BB is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.0% C 0.107 H 202.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2BB |
|---|---|
| RGB | rgb(50, 178, 187) |
| HSL | hsl(184, 58%, 46%) |
| HSV | hsv(184, 73%, 73%) |
| CMYK | cmyk(73.3%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(66.60, -30.62, -14.51) |
| CIE-LCH | lch(66.60, 33.88, 205.35°) |
| OKLab | oklab(70.04% -0.0995 -0.0403) |
| OKLCH | oklch(70.04% 0.107 202) |
| XYZ | xyz(26.2014, 36.1036, 52.5919) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.33
Lightseagreen
#20B2AA
ΔE00 6.63
Cadetblue
#5F9EA0
ΔE00 7.59
Darkturquoise
#00CED1
ΔE00 7.84
Topaz
#13BBAF
ΔE00 8.34
Mediumturquoise
#48D1CC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2BB #BB3B32
analogous
#32BB80 #32B2BB #326EBB
triadic
#32B2BB #BB32B2 #B2BB32
tetradic
#32B2BB #8032BB #BB3B32 #6EBB32
square
#32B2BB #8032BB #BB3B32 #6EBB32
split-complementary
#32B2BB #BB326E #BB8032
monochromatic
#18565A #25848B #32B2BB #58CAD2 #88DADF
Accessibility & contrast
On white
2.55
#32B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#32B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2BB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2BB | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#919CBC
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b2bb; /* rgb */ color: rgb(50, 178, 187); /* oklch */ color: oklch(70.0% 0.107 202.0);
Tailwind
colors: {
custom: {
50: '#7fc9cf',
500: '#32b2bb',
950: '#000000',
},
}SCSS
$custom: #32b2bb; $custom-light: #7fc9cf; $custom-dark: #000000;
JSON
{
"hex": "#32b2bb",
"rgb": {
"r": 50,
"g": 178,
"b": 187
},
"hsl": {
"h": 183.942,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.70039,
"c": 0.10736,
"h": 202
},
"luminance": 0.36107
}Semantic roles & 50–950 ramp
primary
#32B2BB
secondary
#C98580
accent
#5147E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282