#32B79B#32B79B
#32B79B is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.2% C 0.119 H 175.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #32B79B |
|---|---|
| RGB | rgb(50, 183, 155) |
| HSL | hsl(167, 57%, 46%) |
| HSV | hsv(167, 73%, 72%) |
| CMYK | cmyk(72.7%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(67.21, -41.92, 4.08) |
| CIE-LCH | lch(67.21, 42.12, 174.44°) |
| OKLab | oklab(70.23% -0.119 0.0102) |
| OKLCH | oklch(70.23% 0.119 175.1) |
| XYZ | xyz(24.1623, 36.9088, 36.8547) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.80
Tealish
#24BCA8
ΔE00 3.19
Turquoise (survey)
#06C2AC
ΔE00 3.99
Topaz
#13BBAF
ΔE00 5.73
Green Blue
#01C08D
ΔE00 6.21
Lightseagreen
#20B2AA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B79B #B7324E
analogous
#32B758 #32B79B #3291B7
triadic
#32B79B #9B32B7 #B79B32
tetradic
#32B79B #5832B7 #B7324E #91B732
square
#32B79B #5832B7 #B7324E #91B732
split-complementary
#32B79B #B73291 #B75832
monochromatic
#18574A #258772 #32B79B #56D1B7 #86DECB
Accessibility & contrast
On white
2.51
#32B79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#32B79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B79B
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B79B | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9A
Deuteranopia (green-blind)
#9F9E9D
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b79b; /* rgb */ color: rgb(50, 183, 155); /* oklch */ color: oklch(70.2% 0.119 175.1);
Tailwind
colors: {
custom: {
50: '#7dcdb8',
500: '#32b79b',
950: '#000000',
},
}SCSS
$custom: #32b79b; $custom-light: #7dcdb8; $custom-dark: #000000;
JSON
{
"hex": "#32b79b",
"rgb": {
"r": 50,
"g": 183,
"b": 155
},
"hsl": {
"h": 167.368,
"s": 57.082,
"l": 45.686
},
"oklch": {
"l": 0.70228,
"c": 0.11946,
"h": 175.1
},
"luminance": 0.36912
}Semantic roles & 50–950 ramp
primary
#32B79B
secondary
#C77D8D
accent
#4768E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280