#32B7B7#32B7B7
#32B7B7 is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.1% C 0.110 H 195.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #32B7B7 |
|---|---|
| RGB | rgb(50, 183, 183) |
| HSL | hsl(180, 57%, 46%) |
| HSV | hsv(180, 73%, 72%) |
| CMYK | cmyk(72.7%, 0%, 0%, 28.2%) |
| CIE-LAB | lab(67.99, -34.19, -10.21) |
| CIE-LCH | lch(67.99, 35.69, 196.62°) |
| OKLab | oklab(71.13% -0.1062 -0.0284) |
| OKLCH | oklch(71.13% 0.11 195) |
| XYZ | xyz(26.7922, 37.9608, 50.7057) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.56
Topaz
#13BBAF
ΔE00 4.69
Darkturquoise
#00CED1
ΔE00 6.09
Turquoise Blue
#06B1C4
ΔE00 6.87
Mediumturquoise
#48D1CC
ΔE00 6.96
Tealish
#24BCA8
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B7B7 #B73232
analogous
#32B774 #32B7B7 #3274B7
triadic
#32B7B7 #B732B7 #B7B732
tetradic
#32B7B7 #7432B7 #B73232 #74B732
square
#32B7B7 #7432B7 #B73232 #74B732
split-complementary
#32B7B7 #B73274 #B77432
monochromatic
#185757 #258787 #32B7B7 #56D1D1 #86DEDE
Accessibility & contrast
On white
2.44
#32B7B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#32B7B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B7B7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B7B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B7B7 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB7
Deuteranopia (green-blind)
#97A0B8
Tritanopia (blue-blind)
#00BDB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #32b7b7; /* rgb */ color: rgb(50, 183, 183); /* oklch */ color: oklch(71.1% 0.110 195.0);
Tailwind
colors: {
custom: {
50: '#80cdcc',
500: '#32b7b7',
950: '#000000',
},
}SCSS
$custom: #32b7b7; $custom-light: #80cdcc; $custom-dark: #000000;
JSON
{
"hex": "#32b7b7",
"rgb": {
"r": 50,
"g": 183,
"b": 183
},
"hsl": {
"h": 180,
"s": 57.082,
"l": 45.686
},
"oklch": {
"l": 0.71126,
"c": 0.10994,
"h": 195
},
"luminance": 0.37964
}Semantic roles & 50–950 ramp
primary
#32B7B7
secondary
#C77D7D
accent
#4747E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282