#32BC9E#32BC9E
#32BC9E is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.6% C 0.123 H 174.4°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #32BC9E |
|---|---|
| RGB | rgb(50, 188, 158) |
| HSL | hsl(167, 58%, 47%) |
| HSV | hsv(167, 73%, 74%) |
| CMYK | cmyk(73.4%, 0%, 16%, 26.3%) |
| CIE-LAB | lab(68.83, -43.31, 4.78) |
| CIE-LCH | lch(68.83, 43.57, 173.71°) |
| OKLab | oklab(71.58% -0.1226 0.012) |
| OKLCH | oklch(71.58% 0.123 174.4) |
| XYZ | xyz(25.4670, 39.1101, 38.5479) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.72
Tealish
#24BCA8
ΔE00 3.30
Turquoise (survey)
#06C2AC
ΔE00 3.47
Green Blue
#01C08D
ΔE00 5.47
Mediumaquamarine
#66CDAA
ΔE00 5.96
Topaz
#13BBAF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BC9E #BC3250
analogous
#32BC59 #32BC9E #3295BC
triadic
#32BC9E #9E32BC #BC9E32
tetradic
#32BC9E #5932BC #BC3250 #95BC32
square
#32BC9E #5932BC #BC3250 #95BC32
split-complementary
#32BC9E #BC3295 #BC5932
monochromatic
#185B4D #258C75 #32BC9E #58D3B8 #89E0CD
Accessibility & contrast
On white
2.38
#32BC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#32BC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BC9E
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BC9E | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09D
Deuteranopia (green-blind)
#A3A2A0
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32bc9e; /* rgb */ color: rgb(50, 188, 158); /* oklch */ color: oklch(71.6% 0.123 174.4);
Tailwind
colors: {
custom: {
50: '#7ed1ba',
500: '#32bc9e',
950: '#000000',
},
}SCSS
$custom: #32bc9e; $custom-light: #7ed1ba; $custom-dark: #000000;
JSON
{
"hex": "#32bc9e",
"rgb": {
"r": 50,
"g": 188,
"b": 158
},
"hsl": {
"h": 166.957,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.7158,
"c": 0.12323,
"h": 174.4
},
"luminance": 0.39113
}Semantic roles & 50–950 ramp
primary
#32BC9E
secondary
#C98090
accent
#4768E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280