#32B3B5#32B3B5
#32B3B5 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.1% C 0.108 H 196.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3B5 |
|---|---|
| RGB | rgb(50, 179, 181) |
| HSL | hsl(181, 57%, 45%) |
| HSV | hsv(181, 72%, 71%) |
| CMYK | cmyk(72.4%, 1.1%, 0%, 29%) |
| CIE-LAB | lab(66.71, -32.89, -11.02) |
| CIE-LCH | lch(66.71, 34.69, 198.52°) |
| OKLab | oklab(70.07% -0.1031 -0.0306) |
| OKLCH | oklch(70.07% 0.108 196.5) |
| XYZ | xyz(25.7722, 36.2514, 49.3460) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.99
Topaz
#13BBAF
ΔE00 5.72
Turquoise Blue
#06B1C4
ΔE00 5.93
Darkturquoise
#00CED1
ΔE00 7.12
Cadetblue
#5F9EA0
ΔE00 7.84
Mediumturquoise
#48D1CC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3B5 #B53432
analogous
#32B575 #32B3B5 #3271B5
triadic
#32B3B5 #B532B3 #B3B532
tetradic
#32B3B5 #7532B5 #B53432 #71B532
square
#32B3B5 #7532B5 #B53432 #71B532
split-complementary
#32B3B5 #B53271 #B57532
monochromatic
#185455 #258485 #32B3B5 #54CED0 #84DCDD
Accessibility & contrast
On white
2.55
#32B3B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#32B3B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3B5
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3B5 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB5
Deuteranopia (green-blind)
#949CB6
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b3b5; /* rgb */ color: rgb(50, 179, 181); /* oklch */ color: oklch(70.1% 0.108 196.5);
Tailwind
colors: {
custom: {
50: '#7fcacb',
500: '#32b3b5',
950: '#000000',
},
}SCSS
$custom: #32b3b5; $custom-light: #7fcacb; $custom-dark: #000000;
JSON
{
"hex": "#32b3b5",
"rgb": {
"r": 50,
"g": 179,
"b": 181
},
"hsl": {
"h": 180.916,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.70066,
"c": 0.10756,
"h": 196.5
},
"luminance": 0.36255
}Semantic roles & 50–950 ramp
primary
#32B3B5
secondary
#C77D7C
accent
#4A48E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282