#32B99C#32B99C
#32B99C is a light, vivid teal. Relative luminance 0.378; OKLCH L 70.8% C 0.121 H 174.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #32B99C |
|---|---|
| RGB | rgb(50, 185, 156) |
| HSL | hsl(167, 57%, 46%) |
| HSV | hsv(167, 73%, 73%) |
| CMYK | cmyk(73%, 0%, 15.7%, 27.5%) |
| CIE-LAB | lab(67.85, -42.53, 4.46) |
| CIE-LCH | lch(67.85, 42.76, 174.01°) |
| OKLab | oklab(70.76% -0.1206 0.0112) |
| OKLCH | oklch(70.76% 0.121 174.7) |
| XYZ | xyz(24.6620, 37.7734, 37.4373) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.09
Tealish
#24BCA8
ΔE00 3.22
Turquoise (survey)
#06C2AC
ΔE00 3.77
Green Blue
#01C08D
ΔE00 5.82
Topaz
#13BBAF
ΔE00 5.88
Mediumaquamarine
#66CDAA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B99C #B9324F
analogous
#32B958 #32B99C #3292B9
triadic
#32B99C #9C32B9 #B99C32
tetradic
#32B99C #5832B9 #B9324F #92B932
square
#32B99C #5832B9 #B9324F #92B932
split-complementary
#32B99C #B93292 #B95832
monochromatic
#18594B #258973 #32B99C #57D2B7 #87DFCC
Accessibility & contrast
On white
2.45
#32B99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#32B99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B99C
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B99C | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9B
Deuteranopia (green-blind)
#A0A09E
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b99c; /* rgb */ color: rgb(50, 185, 156); /* oklch */ color: oklch(70.8% 0.121 174.7);
Tailwind
colors: {
custom: {
50: '#7ecfb9',
500: '#32b99c',
950: '#000000',
},
}SCSS
$custom: #32b99c; $custom-light: #7ecfb9; $custom-dark: #000000;
JSON
{
"hex": "#32b99c",
"rgb": {
"r": 50,
"g": 185,
"b": 156
},
"hsl": {
"h": 167.111,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.70763,
"c": 0.12109,
"h": 174.7
},
"luminance": 0.37776
}Semantic roles & 50–950 ramp
primary
#32B99C
secondary
#C87F8E
accent
#4768E1
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280