#32B896#32B896
#32B896 is a light, vivid teal. Relative luminance 0.372; OKLCH L 70.3% C 0.124 H 171.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #32B896 |
|---|---|
| RGB | rgb(50, 184, 150) |
| HSL | hsl(165, 57%, 46%) |
| HSV | hsv(165, 73%, 72%) |
| CMYK | cmyk(72.8%, 0%, 18.5%, 27.8%) |
| CIE-LAB | lab(67.40, -43.62, 7.10) |
| CIE-LCH | lch(67.40, 44.19, 170.76°) |
| OKLab | oklab(70.34% -0.1224 0.0181) |
| OKLCH | oklch(70.34% 0.124 171.6) |
| XYZ | xyz(23.9580, 37.1583, 34.7579) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.88
Green Blue
#01C08D
ΔE00 4.54
Tealish
#24BCA8
ΔE00 4.78
Turquoise (survey)
#06C2AC
ΔE00 5.15
Greenblue
#23C48B
ΔE00 6.09
Greenish Teal
#32BF84
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B896 #B83254
analogous
#32B853 #32B896 #3297B8
triadic
#32B896 #9632B8 #B89632
tetradic
#32B896 #5332B8 #B83254 #97B832
square
#32B896 #5332B8 #B83254 #97B832
split-complementary
#32B896 #B83297 #B85332
monochromatic
#185848 #25886F #32B896 #56D1B2 #86DEC8
Accessibility & contrast
On white
2.49
#32B896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#32B896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B896
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B896 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC94
Deuteranopia (green-blind)
#A19F98
Tritanopia (blue-blind)
#00BAAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b896; /* rgb */ color: rgb(50, 184, 150); /* oklch */ color: oklch(70.3% 0.124 171.6);
Tailwind
colors: {
custom: {
50: '#7dceb4',
500: '#32b896',
950: '#000000',
},
}SCSS
$custom: #32b896; $custom-light: #7dceb4; $custom-dark: #000000;
JSON
{
"hex": "#32b896",
"rgb": {
"r": 50,
"g": 184,
"b": 150
},
"hsl": {
"h": 164.776,
"s": 57.265,
"l": 45.882
},
"oklch": {
"l": 0.7034,
"c": 0.12373,
"h": 171.6
},
"luminance": 0.37161
}Semantic roles & 50–950 ramp
primary
#32B896
secondary
#C87E91
accent
#476EE1
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280