#32B39C#32B39C
#32B39C is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.2% C 0.115 H 178.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #32B39C |
|---|---|
| RGB | rgb(50, 179, 156) |
| HSL | hsl(169, 56%, 45%) |
| HSV | hsv(169, 72%, 70%) |
| CMYK | cmyk(72.1%, 0%, 12.8%, 29.8%) |
| CIE-LAB | lab(65.99, -39.90, 1.77) |
| CIE-LCH | lch(65.99, 39.94, 177.46°) |
| OKLab | oklab(69.24% -0.1145 0.0041) |
| OKLCH | oklch(69.24% 0.115 178) |
| XYZ | xyz(23.4333, 35.3159, 37.0277) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.62
Tealish
#24BCA8
ΔE00 2.87
Turquoise (survey)
#06C2AC
ΔE00 4.30
Topaz
#13BBAF
ΔE00 4.71
Lightseagreen
#20B2AA
ΔE00 5.31
Blue Green
#0F9B8E
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B39C #B33249
analogous
#32B35B #32B39C #328AB3
triadic
#32B39C #9C32B3 #B39C32
tetradic
#32B39C #5B32B3 #B33249 #8AB332
square
#32B39C #5B32B3 #B33249 #8AB332
split-complementary
#32B39C #B3328A #B35B32
monochromatic
#175349 #258372 #32B39C #53CFB9 #83DCCC
Accessibility & contrast
On white
2.60
#32B39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#32B39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B39C
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B39C | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89B
Deuteranopia (green-blind)
#9A9B9E
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32b39c; /* rgb */ color: rgb(50, 179, 156); /* oklch */ color: oklch(69.2% 0.115 178.0);
Tailwind
colors: {
custom: {
50: '#7dcab9',
500: '#32b39c',
950: '#000000',
},
}SCSS
$custom: #32b39c; $custom-light: #7dcab9; $custom-dark: #000000;
JSON
{
"hex": "#32b39c",
"rgb": {
"r": 50,
"g": 179,
"b": 156
},
"hsl": {
"h": 169.302,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.69244,
"c": 0.11456,
"h": 178
},
"luminance": 0.35319
}Semantic roles & 50–950 ramp
primary
#32B39C
secondary
#C67B88
accent
#4863E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280