#32B3BB#32B3BB
#32B3BB is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.3% C 0.108 H 201.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3BB |
|---|---|
| RGB | rgb(50, 179, 187) |
| HSL | hsl(184, 58%, 46%) |
| HSV | hsv(184, 73%, 73%) |
| CMYK | cmyk(73.3%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(66.90, -31.10, -14.05) |
| CIE-LCH | lch(66.90, 34.13, 204.31°) |
| OKLab | oklab(70.28% -0.1005 -0.039) |
| OKLCH | oklch(70.28% 0.108 201.2) |
| XYZ | xyz(26.4011, 36.5030, 52.6584) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.72
Lightseagreen
#20B2AA
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 7.46
Cadetblue
#5F9EA0
ΔE00 7.76
Topaz
#13BBAF
ΔE00 7.89
Mediumturquoise
#48D1CC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3BB #BB3A32
analogous
#32BB7F #32B3BB #326FBB
triadic
#32B3BB #BB32B3 #B3BB32
tetradic
#32B3BB #7F32BB #BB3A32 #6FBB32
square
#32B3BB #7F32BB #BB3A32 #6FBB32
split-complementary
#32B3BB #BB326F #BB7F32
monochromatic
#18575A #25858B #32B3BB #58CBD2 #88DADF
Accessibility & contrast
On white
2.53
#32B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#32B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3BB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3BB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b3bb; /* rgb */ color: rgb(50, 179, 187); /* oklch */ color: oklch(70.3% 0.108 201.2);
Tailwind
colors: {
custom: {
50: '#80cacf',
500: '#32b3bb',
950: '#000000',
},
}SCSS
$custom: #32b3bb; $custom-light: #80cacf; $custom-dark: #000000;
JSON
{
"hex": "#32b3bb",
"rgb": {
"r": 50,
"g": 179,
"b": 187
},
"hsl": {
"h": 183.504,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.70284,
"c": 0.10781,
"h": 201.2
},
"luminance": 0.36506
}Semantic roles & 50–950 ramp
primary
#32B3BB
secondary
#C98480
accent
#5047E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282