#32BC9B#32BC9B
#32BC9B is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.125 H 172.7°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #32BC9B |
|---|---|
| RGB | rgb(50, 188, 155) |
| HSL | hsl(166, 58%, 47%) |
| HSV | hsv(166, 73%, 74%) |
| CMYK | cmyk(73.4%, 0%, 17.6%, 26.3%) |
| CIE-LAB | lab(68.76, -44.07, 6.31) |
| CIE-LCH | lch(68.76, 44.52, 171.85°) |
| OKLab | oklab(71.5% -0.1241 0.016) |
| OKLCH | oklch(71.5% 0.125 172.7) |
| XYZ | xyz(25.2119, 39.0081, 37.2046) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.67
Tealish
#24BCA8
ΔE00 4.19
Turquoise (survey)
#06C2AC
ΔE00 4.25
Green Blue
#01C08D
ΔE00 4.61
Mediumaquamarine
#66CDAA
ΔE00 5.81
Greenblue
#23C48B
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BC9B #BC3253
analogous
#32BC56 #32BC9B #3298BC
triadic
#32BC9B #9B32BC #BC9B32
tetradic
#32BC9B #5632BC #BC3253 #98BC32
square
#32BC9B #5632BC #BC3253 #98BC32
split-complementary
#32BC9B #BC3298 #BC5632
monochromatic
#185B4B #258C73 #32BC9B #58D3B5 #89E0CB
Accessibility & contrast
On white
2.39
#32BC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#32BC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BC9B
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BC9B | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B099
Deuteranopia (green-blind)
#A4A29D
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32bc9b; /* rgb */ color: rgb(50, 188, 155); /* oklch */ color: oklch(71.5% 0.125 172.7);
Tailwind
colors: {
custom: {
50: '#7ed1b8',
500: '#32bc9b',
950: '#000000',
},
}SCSS
$custom: #32bc9b; $custom-light: #7ed1b8; $custom-dark: #000000;
JSON
{
"hex": "#32bc9b",
"rgb": {
"r": 50,
"g": 188,
"b": 155
},
"hsl": {
"h": 165.652,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.71495,
"c": 0.12509,
"h": 172.7
},
"luminance": 0.39011
}Semantic roles & 50–950 ramp
primary
#32BC9B
secondary
#C98092
accent
#476CE1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280