#32B5B1#32B5B1
#32B5B1 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.4% C 0.109 H 191.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #32B5B1 |
|---|---|
| RGB | rgb(50, 181, 177) |
| HSL | hsl(178, 57%, 45%) |
| HSV | hsv(178, 72%, 71%) |
| CMYK | cmyk(72.4%, 0%, 2.2%, 29%) |
| CIE-LAB | lab(67.20, -35.00, -8.08) |
| CIE-LCH | lch(67.20, 35.92, 193.00°) |
| OKLab | oklab(70.42% -0.1069 -0.0225) |
| OKLCH | oklch(70.42% 0.109 191.9) |
| XYZ | xyz(25.7714, 36.8971, 47.3501) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.01
Topaz
#13BBAF
ΔE00 3.47
Tealish
#24BCA8
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 7.02
Turquoise (survey)
#06C2AC
ΔE00 7.03
Mediumturquoise
#48D1CC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B5B1 #B53236
analogous
#32B56F #32B5B1 #3277B5
triadic
#32B5B1 #B132B5 #B5B132
tetradic
#32B5B1 #6F32B5 #B53236 #77B532
square
#32B5B1 #6F32B5 #B53236 #77B532
split-complementary
#32B5B1 #B53277 #B56F32
monochromatic
#185553 #258582 #32B5B1 #54D0CC #84DDDA
Accessibility & contrast
On white
2.51
#32B5B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#32B5B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B5B1
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B5B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B5B1 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB1
Deuteranopia (green-blind)
#979EB2
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b5b1; /* rgb */ color: rgb(50, 181, 177); /* oklch */ color: oklch(70.4% 0.109 191.9);
Tailwind
colors: {
custom: {
50: '#7fcbc8',
500: '#32b5b1',
950: '#000000',
},
}SCSS
$custom: #32b5b1; $custom-light: #7fcbc8; $custom-dark: #000000;
JSON
{
"hex": "#32b5b1",
"rgb": {
"r": 50,
"g": 181,
"b": 177
},
"hsl": {
"h": 178.168,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.70422,
"c": 0.10923,
"h": 191.9
},
"luminance": 0.369
}Semantic roles & 50–950 ramp
primary
#32B5B1
secondary
#C77C7F
accent
#484CE0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282