#32B3A5#32B3A5
#32B3A5 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.5% C 0.111 H 184.3°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3A5 |
|---|---|
| RGB | rgb(50, 179, 165) |
| HSL | hsl(173, 56%, 45%) |
| HSV | hsv(173, 72%, 70%) |
| CMYK | cmyk(72.1%, 0%, 7.8%, 29.8%) |
| CIE-LAB | lab(66.24, -37.46, -2.86) |
| CIE-LCH | lch(66.24, 37.57, 184.36°) |
| OKLab | oklab(69.52% -0.1103 -0.0083) |
| OKLCH | oklch(69.52% 0.111 184.3) |
| XYZ | xyz(24.2238, 35.6321, 41.1910) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.27
Topaz
#13BBAF
ΔE00 2.56
Tealish
#24BCA8
ΔE00 3.07
Turquoise (survey)
#06C2AC
ΔE00 4.71
Greeny Blue
#42B395
ΔE00 5.57
Blue Green
#0F9B8E
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3A5 #B33240
analogous
#32B364 #32B3A5 #3281B3
triadic
#32B3A5 #A532B3 #B3A532
tetradic
#32B3A5 #6432B3 #B33240 #81B332
square
#32B3A5 #6432B3 #B33240 #81B332
split-complementary
#32B3A5 #B33281 #B36432
monochromatic
#17534D #258379 #32B3A5 #53CFC2 #83DCD3
Accessibility & contrast
On white
2.58
#32B3A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#32B3A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3A5
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3A5 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A5
Deuteranopia (green-blind)
#989BA6
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b3a5; /* rgb */ color: rgb(50, 179, 165); /* oklch */ color: oklch(69.5% 0.111 184.3);
Tailwind
colors: {
custom: {
50: '#7ecabf',
500: '#32b3a5',
950: '#000000',
},
}SCSS
$custom: #32b3a5; $custom-light: #7ecabf; $custom-dark: #000000;
JSON
{
"hex": "#32b3a5",
"rgb": {
"r": 50,
"g": 179,
"b": 165
},
"hsl": {
"h": 173.488,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.69524,
"c": 0.11062,
"h": 184.3
},
"luminance": 0.35635
}Semantic roles & 50–950 ramp
primary
#32B3A5
secondary
#C67B83
accent
#4859E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281