#32B997#32B997
#32B997 is a light, vivid teal. Relative luminance 0.376; OKLCH L 70.6% C 0.124 H 171.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #32B997 |
|---|---|
| RGB | rgb(50, 185, 151) |
| HSL | hsl(165, 57%, 46%) |
| HSV | hsv(165, 73%, 73%) |
| CMYK | cmyk(73%, 0%, 18.4%, 27.5%) |
| CIE-LAB | lab(67.73, -43.79, 7.03) |
| CIE-LCH | lch(67.73, 44.36, 170.88°) |
| OKLab | oklab(70.62% -0.1229 0.0179) |
| OKLCH | oklch(70.62% 0.124 171.7) |
| XYZ | xyz(24.2474, 37.6075, 35.2532) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.07
Green Blue
#01C08D
ΔE00 4.47
Tealish
#24BCA8
ΔE00 4.69
Turquoise (survey)
#06C2AC
ΔE00 4.97
Greenblue
#23C48B
ΔE00 6.00
Greenish Teal
#32BF84
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B997 #B93254
analogous
#32B953 #32B997 #3297B9
triadic
#32B997 #9732B9 #B99732
tetradic
#32B997 #5332B9 #B93254 #97B932
square
#32B997 #5332B9 #B93254 #97B932
split-complementary
#32B997 #B93297 #B95332
monochromatic
#185948 #258970 #32B997 #57D2B3 #87DFC8
Accessibility & contrast
On white
2.46
#32B997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#32B997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B997
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B997 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD95
Deuteranopia (green-blind)
#A1A099
Tritanopia (blue-blind)
#00BBAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b997; /* rgb */ color: rgb(50, 185, 151); /* oklch */ color: oklch(70.6% 0.124 171.7);
Tailwind
colors: {
custom: {
50: '#7ecfb5',
500: '#32b997',
950: '#000000',
},
}SCSS
$custom: #32b997; $custom-light: #7ecfb5; $custom-dark: #000000;
JSON
{
"hex": "#32b997",
"rgb": {
"r": 50,
"g": 185,
"b": 151
},
"hsl": {
"h": 164.889,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.70622,
"c": 0.12423,
"h": 171.7
},
"luminance": 0.3761
}Semantic roles & 50–950 ramp
primary
#32B997
secondary
#C87F91
accent
#476EE1
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280