#32B797#32B797
#32B797 is a light, vivid teal. Relative luminance 0.368; OKLCH L 70.1% C 0.122 H 172.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #32B797 |
|---|---|
| RGB | rgb(50, 183, 151) |
| HSL | hsl(166, 57%, 46%) |
| HSV | hsv(166, 73%, 72%) |
| CMYK | cmyk(72.7%, 0%, 17.5%, 28.2%) |
| CIE-LAB | lab(67.11, -42.94, 6.14) |
| CIE-LCH | lch(67.11, 43.38, 171.86°) |
| OKLab | oklab(70.11% -0.1209 0.0156) |
| OKLCH | oklch(70.11% 0.122 172.7) |
| XYZ | xyz(23.8319, 36.7766, 35.1147) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.53
Tealish
#24BCA8
ΔE00 4.33
Turquoise (survey)
#06C2AC
ΔE00 4.86
Green Blue
#01C08D
ΔE00 5.13
Greenblue
#23C48B
ΔE00 6.69
Bluey Green
#2BB179
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B797 #B73252
analogous
#32B754 #32B797 #3294B7
triadic
#32B797 #9732B7 #B79732
tetradic
#32B797 #5432B7 #B73252 #94B732
square
#32B797 #5432B7 #B73252 #94B732
split-complementary
#32B797 #B73294 #B75432
monochromatic
#185748 #25876F #32B797 #56D1B3 #86DEC9
Accessibility & contrast
On white
2.51
#32B797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#32B797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B797
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B797 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB95
Deuteranopia (green-blind)
#9F9E99
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b797; /* rgb */ color: rgb(50, 183, 151); /* oklch */ color: oklch(70.1% 0.122 172.7);
Tailwind
colors: {
custom: {
50: '#7dcdb5',
500: '#32b797',
950: '#000000',
},
}SCSS
$custom: #32b797; $custom-light: #7dcdb5; $custom-dark: #000000;
JSON
{
"hex": "#32b797",
"rgb": {
"r": 50,
"g": 183,
"b": 151
},
"hsl": {
"h": 165.564,
"s": 57.082,
"l": 45.686
},
"oklch": {
"l": 0.70114,
"c": 0.12192,
"h": 172.7
},
"luminance": 0.36779
}Semantic roles & 50–950 ramp
primary
#32B797
secondary
#C77D8F
accent
#476CE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280