#32B59D#32B59D
#32B59D is a light, moderate teal. Relative luminance 0.362; OKLCH L 69.8% C 0.116 H 177.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #32B59D |
|---|---|
| RGB | rgb(50, 181, 157) |
| HSL | hsl(169, 57%, 45%) |
| HSV | hsv(169, 72%, 71%) |
| CMYK | cmyk(72.4%, 0%, 13.3%, 29%) |
| CIE-LAB | lab(66.64, -40.52, 2.15) |
| CIE-LCH | lch(66.64, 40.58, 176.96°) |
| OKLab | oklab(69.78% -0.1161 0.0051) |
| OKLCH | oklch(69.78% 0.116 177.5) |
| XYZ | xyz(23.9220, 36.1574, 37.6101) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.46
Tealish
#24BCA8
ΔE00 2.57
Turquoise (survey)
#06C2AC
ΔE00 3.86
Topaz
#13BBAF
ΔE00 4.72
Lightseagreen
#20B2AA
ΔE00 5.63
Green Blue
#01C08D
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B59D #B5324A
analogous
#32B55C #32B59D #328BB5
triadic
#32B59D #9D32B5 #B59D32
tetradic
#32B59D #5C32B5 #B5324A #8BB532
square
#32B59D #5C32B5 #B5324A #8BB532
split-complementary
#32B59D #B5328B #B55C32
monochromatic
#18554A #258573 #32B59D #54D0B9 #84DDCD
Accessibility & contrast
On white
2.55
#32B59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#32B59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B59D
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B59D | 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)
#AEAA9C
Deuteranopia (green-blind)
#9C9D9F
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b59d; /* rgb */ color: rgb(50, 181, 157); /* oklch */ color: oklch(69.8% 0.116 177.5);
Tailwind
colors: {
custom: {
50: '#7dccb9',
500: '#32b59d',
950: '#000000',
},
}SCSS
$custom: #32b59d; $custom-light: #7dccb9; $custom-dark: #000000;
JSON
{
"hex": "#32b59d",
"rgb": {
"r": 50,
"g": 181,
"b": 157
},
"hsl": {
"h": 169.008,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.6978,
"c": 0.11617,
"h": 177.5
},
"luminance": 0.3616
}Semantic roles & 50–950 ramp
primary
#32B59D
secondary
#C77C8A
accent
#4864E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280