#32B4B4#32B4B4
#32B4B4 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.3% C 0.108 H 195.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4B4 |
|---|---|
| RGB | rgb(50, 180, 180) |
| HSL | hsl(180, 57%, 45%) |
| HSV | hsv(180, 72%, 71%) |
| CMYK | cmyk(72.2%, 0%, 0%, 29.4%) |
| CIE-LAB | lab(66.99, -33.66, -10.06) |
| CIE-LCH | lch(66.99, 35.13, 196.63°) |
| OKLab | oklab(70.28% -0.1045 -0.028) |
| OKLCH | oklch(70.28% 0.108 195) |
| XYZ | xyz(25.8711, 36.6128, 48.8746) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.29
Topaz
#13BBAF
ΔE00 4.92
Turquoise Blue
#06B1C4
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 6.91
Tealish
#24BCA8
ΔE00 7.42
Mediumturquoise
#48D1CC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4B4 #B43232
analogous
#32B473 #32B4B4 #3273B4
triadic
#32B4B4 #B432B4 #B4B432
tetradic
#32B4B4 #7332B4 #B43232 #73B432
square
#32B4B4 #7332B4 #B43232 #73B432
split-complementary
#32B4B4 #B43273 #B47332
monochromatic
#175454 #258484 #32B4B4 #54CFCF #84DDDD
Accessibility & contrast
On white
2.52
#32B4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#32B4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4B4
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4B4 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 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)
#A8ABB4
Deuteranopia (green-blind)
#959DB5
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b4b4; /* rgb */ color: rgb(50, 180, 180); /* oklch */ color: oklch(70.3% 0.108 195.0);
Tailwind
colors: {
custom: {
50: '#7fcbca',
500: '#32b4b4',
950: '#000000',
},
}SCSS
$custom: #32b4b4; $custom-light: #7fcbca; $custom-dark: #000000;
JSON
{
"hex": "#32b4b4",
"rgb": {
"r": 50,
"g": 180,
"b": 180
},
"hsl": {
"h": 180,
"s": 56.522,
"l": 45.098
},
"oklch": {
"l": 0.70278,
"c": 0.10822,
"h": 195
},
"luminance": 0.36616
}Semantic roles & 50–950 ramp
primary
#32B4B4
secondary
#C67C7C
accent
#4848E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282