#32B39F#32B39F
#32B39F is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.3% C 0.113 H 180.0°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #32B39F |
|---|---|
| RGB | rgb(50, 179, 159) |
| HSL | hsl(171, 56%, 45%) |
| HSV | hsv(171, 72%, 70%) |
| CMYK | cmyk(72.1%, 0%, 11.2%, 29.8%) |
| CIE-LAB | lab(66.07, -39.10, 0.22) |
| CIE-LCH | lch(66.07, 39.10, 179.67°) |
| OKLab | oklab(69.34% -0.1131 0) |
| OKLCH | oklch(69.34% 0.113 180) |
| XYZ | xyz(23.6904, 35.4187, 38.3821) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.55
Greeny Blue
#42B395
ΔE00 3.55
Topaz
#13BBAF
ΔE00 3.86
Turquoise (survey)
#06C2AC
ΔE00 4.18
Lightseagreen
#20B2AA
ΔE00 4.31
Blue Green
#0F9B8E
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B39F #B33246
analogous
#32B35F #32B39F #3286B3
triadic
#32B39F #9F32B3 #B39F32
tetradic
#32B39F #5F32B3 #B33246 #86B332
square
#32B39F #5F32B3 #B33246 #86B332
split-complementary
#32B39F #B33286 #B35F32
monochromatic
#17534A #258375 #32B39F #53CFBC #83DCCF
Accessibility & contrast
On white
2.60
#32B39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#32B39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B39F
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B39F | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#999BA1
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b39f; /* rgb */ color: rgb(50, 179, 159); /* oklch */ color: oklch(69.3% 0.113 180.0);
Tailwind
colors: {
custom: {
50: '#7dcabb',
500: '#32b39f',
950: '#000000',
},
}SCSS
$custom: #32b39f; $custom-light: #7dcabb; $custom-dark: #000000;
JSON
{
"hex": "#32b39f",
"rgb": {
"r": 50,
"g": 179,
"b": 159
},
"hsl": {
"h": 170.698,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.69335,
"c": 0.11309,
"h": 180
},
"luminance": 0.35422
}Semantic roles & 50–950 ramp
primary
#32B39F
secondary
#C67B87
accent
#4860E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280