#32BC9F#32BC9F
#32BC9F is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.123 H 175.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #32BC9F |
|---|---|
| RGB | rgb(50, 188, 159) |
| HSL | hsl(167, 58%, 47%) |
| HSV | hsv(167, 73%, 74%) |
| CMYK | cmyk(73.4%, 0%, 15.4%, 26.3%) |
| CIE-LAB | lab(68.86, -43.05, 4.26) |
| CIE-LCH | lch(68.86, 43.26, 174.34°) |
| OKLab | oklab(71.61% -0.1222 0.0106) |
| OKLCH | oklch(71.61% 0.123 175) |
| XYZ | xyz(25.5534, 39.1447, 39.0031) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.80
Tealish
#24BCA8
ΔE00 3.00
Turquoise (survey)
#06C2AC
ΔE00 3.22
Topaz
#13BBAF
ΔE00 5.75
Green Blue
#01C08D
ΔE00 5.76
Mediumaquamarine
#66CDAA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BC9F #BC324F
analogous
#32BC5A #32BC9F #3294BC
triadic
#32BC9F #9F32BC #BC9F32
tetradic
#32BC9F #5A32BC #BC324F #94BC32
square
#32BC9F #5A32BC #BC324F #94BC32
split-complementary
#32BC9F #BC3294 #BC5A32
monochromatic
#185B4D #258C76 #32BC9F #58D3B9 #89E0CD
Accessibility & contrast
On white
2.38
#32BC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#32BC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BC9F
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BC9F | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09E
Deuteranopia (green-blind)
#A3A2A1
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32bc9f; /* rgb */ color: rgb(50, 188, 159); /* oklch */ color: oklch(71.6% 0.123 175.0);
Tailwind
colors: {
custom: {
50: '#7fd1bb',
500: '#32bc9f',
950: '#000000',
},
}SCSS
$custom: #32bc9f; $custom-light: #7fd1bb; $custom-dark: #000000;
JSON
{
"hex": "#32bc9f",
"rgb": {
"r": 50,
"g": 188,
"b": 159
},
"hsl": {
"h": 167.391,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.71608,
"c": 0.12264,
"h": 175
},
"luminance": 0.39148
}Semantic roles & 50–950 ramp
primary
#32BC9F
secondary
#C98090
accent
#4767E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280