#32B4B3#32B4B3
#32B4B3 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.2% C 0.108 H 194.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4B3 |
|---|---|
| RGB | rgb(50, 180, 179) |
| HSL | hsl(180, 57%, 45%) |
| HSV | hsv(180, 72%, 71%) |
| CMYK | cmyk(72.2%, 0%, 0.6%, 29.4%) |
| CIE-LAB | lab(66.95, -33.95, -9.55) |
| CIE-LCH | lch(66.95, 35.27, 195.71°) |
| OKLab | oklab(70.24% -0.105 -0.0266) |
| OKLCH | oklch(70.24% 0.108 194.2) |
| XYZ | xyz(25.7696, 36.5722, 48.3401) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.93
Topaz
#13BBAF
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 6.97
Tealish
#24BCA8
ΔE00 7.05
Turquoise Blue
#06B1C4
ΔE00 7.09
Mediumturquoise
#48D1CC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4B3 #B43233
analogous
#32B472 #32B4B3 #3274B4
triadic
#32B4B3 #B332B4 #B4B332
tetradic
#32B4B3 #7232B4 #B43233 #74B432
square
#32B4B3 #7232B4 #B43233 #74B432
split-complementary
#32B4B3 #B43274 #B47232
monochromatic
#175454 #258483 #32B4B3 #54CFCE #84DDDC
Accessibility & contrast
On white
2.53
#32B4B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#32B4B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4B3
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4B3 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB3
Deuteranopia (green-blind)
#959DB4
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b4b3; /* rgb */ color: rgb(50, 180, 179); /* oklch */ color: oklch(70.2% 0.108 194.2);
Tailwind
colors: {
custom: {
50: '#7fcbc9',
500: '#32b4b3',
950: '#000000',
},
}SCSS
$custom: #32b4b3; $custom-light: #7fcbc9; $custom-dark: #000000;
JSON
{
"hex": "#32b4b3",
"rgb": {
"r": 50,
"g": 180,
"b": 179
},
"hsl": {
"h": 179.538,
"s": 56.522,
"l": 45.098
},
"oklch": {
"l": 0.70243,
"c": 0.1083,
"h": 194.2
},
"luminance": 0.36575
}Semantic roles & 50–950 ramp
primary
#32B4B3
secondary
#C67C7C
accent
#4849E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282