#32BA9B#32BA9B
#32BA9B is a light, vivid teal. Relative luminance 0.382; OKLCH L 71.0% C 0.123 H 173.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #32BA9B |
|---|---|
| RGB | rgb(50, 186, 155) |
| HSL | hsl(166, 58%, 46%) |
| HSV | hsv(166, 73%, 73%) |
| CMYK | cmyk(73.1%, 0%, 16.7%, 27.1%) |
| CIE-LAB | lab(68.14, -43.21, 5.42) |
| CIE-LCH | lch(68.14, 43.55, 172.85°) |
| OKLab | oklab(70.99% -0.122 0.0137) |
| OKLCH | oklch(70.99% 0.123 173.6) |
| XYZ | xyz(24.7877, 38.1595, 37.0631) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.18
Tealish
#24BCA8
ΔE00 3.72
Turquoise (survey)
#06C2AC
ΔE00 4.05
Green Blue
#01C08D
ΔE00 5.22
Mediumaquamarine
#66CDAA
ΔE00 6.30
Topaz
#13BBAF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BA9B #BA3251
analogous
#32BA57 #32BA9B #3295BA
triadic
#32BA9B #9B32BA #BA9B32
tetradic
#32BA9B #5732BA #BA3251 #95BA32
square
#32BA9B #5732BA #BA3251 #95BA32
split-complementary
#32BA9B #BA3295 #BA5732
monochromatic
#185A4B #258A73 #32BA9B #57D2B6 #88DFCB
Accessibility & contrast
On white
2.43
#32BA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#32BA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BA9B
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BA9B | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE9A
Deuteranopia (green-blind)
#A2A19D
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #32ba9b; /* rgb */ color: rgb(50, 186, 155); /* oklch */ color: oklch(71.0% 0.123 173.6);
Tailwind
colors: {
custom: {
50: '#7ecfb8',
500: '#32ba9b',
950: '#000000',
},
}SCSS
$custom: #32ba9b; $custom-light: #7ecfb8; $custom-dark: #000000;
JSON
{
"hex": "#32ba9b",
"rgb": {
"r": 50,
"g": 186,
"b": 155
},
"hsl": {
"h": 166.324,
"s": 57.627,
"l": 46.275
},
"oklch": {
"l": 0.70988,
"c": 0.12281,
"h": 173.6
},
"luminance": 0.38162
}Semantic roles & 50–950 ramp
primary
#32BA9B
secondary
#C97F90
accent
#476AE1
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280