#32B59C#32B59C
#32B59C is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.8% C 0.117 H 176.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #32B59C |
|---|---|
| RGB | rgb(50, 181, 156) |
| HSL | hsl(169, 57%, 45%) |
| HSV | hsv(169, 72%, 71%) |
| CMYK | cmyk(72.4%, 0%, 13.8%, 29%) |
| CIE-LAB | lab(66.61, -40.78, 2.67) |
| CIE-LCH | lch(66.61, 40.87, 176.26°) |
| OKLab | oklab(69.75% -0.1165 0.0064) |
| OKLCH | oklch(69.75% 0.117 176.8) |
| XYZ | xyz(23.8370, 36.1233, 37.1623) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.18
Tealish
#24BCA8
ΔE00 2.79
Turquoise (survey)
#06C2AC
ΔE00 3.98
Topaz
#13BBAF
ΔE00 5.02
Lightseagreen
#20B2AA
ΔE00 5.95
Green Blue
#01C08D
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B59C #B5324B
analogous
#32B55B #32B59C #328CB5
triadic
#32B59C #9C32B5 #B59C32
tetradic
#32B59C #5B32B5 #B5324B #8CB532
square
#32B59C #5B32B5 #B5324B #8CB532
split-complementary
#32B59C #B5328C #B55B32
monochromatic
#185549 #258573 #32B59C #54D0B8 #84DDCC
Accessibility & contrast
On white
2.55
#32B59C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#32B59C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B59C
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B59C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B59C | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9B
Deuteranopia (green-blind)
#9C9D9E
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b59c; /* rgb */ color: rgb(50, 181, 156); /* oklch */ color: oklch(69.8% 0.117 176.8);
Tailwind
colors: {
custom: {
50: '#7dccb9',
500: '#32b59c',
950: '#000000',
},
}SCSS
$custom: #32b59c; $custom-light: #7dccb9; $custom-dark: #000000;
JSON
{
"hex": "#32b59c",
"rgb": {
"r": 50,
"g": 181,
"b": 156
},
"hsl": {
"h": 168.55,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.69751,
"c": 0.11671,
"h": 176.8
},
"luminance": 0.36126
}Semantic roles & 50–950 ramp
primary
#32B59C
secondary
#C77C8A
accent
#4865E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280