#32B99B#32B99B
#32B99B is a light, vivid teal. Relative luminance 0.377; OKLCH L 70.7% C 0.122 H 174.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #32B99B |
|---|---|
| RGB | rgb(50, 185, 155) |
| HSL | hsl(167, 57%, 46%) |
| HSV | hsv(167, 73%, 73%) |
| CMYK | cmyk(73%, 0%, 16.2%, 27.5%) |
| CIE-LAB | lab(67.83, -42.78, 4.97) |
| CIE-LCH | lch(67.83, 43.07, 173.37°) |
| OKLab | oklab(70.74% -0.121 0.0125) |
| OKLCH | oklch(70.74% 0.122 174.1) |
| XYZ | xyz(24.5777, 37.7397, 36.9932) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.99
Tealish
#24BCA8
ΔE00 3.52
Turquoise (survey)
#06C2AC
ΔE00 4.00
Green Blue
#01C08D
ΔE00 5.54
Topaz
#13BBAF
ΔE00 6.19
Mediumaquamarine
#66CDAA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B99B #B93250
analogous
#32B957 #32B99B #3293B9
triadic
#32B99B #9B32B9 #B99B32
tetradic
#32B99B #5732B9 #B93250 #93B932
square
#32B99B #5732B9 #B93250 #93B932
split-complementary
#32B99B #B93293 #B95732
monochromatic
#18594A #258973 #32B99B #57D2B6 #87DFCB
Accessibility & contrast
On white
2.46
#32B99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#32B99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B99B
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B99B | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD9A
Deuteranopia (green-blind)
#A1A09D
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b99b; /* rgb */ color: rgb(50, 185, 155); /* oklch */ color: oklch(70.7% 0.122 174.1);
Tailwind
colors: {
custom: {
50: '#7ecfb8',
500: '#32b99b',
950: '#000000',
},
}SCSS
$custom: #32b99b; $custom-light: #7ecfb8; $custom-dark: #000000;
JSON
{
"hex": "#32b99b",
"rgb": {
"r": 50,
"g": 185,
"b": 155
},
"hsl": {
"h": 166.667,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.70735,
"c": 0.12169,
"h": 174.1
},
"luminance": 0.37743
}Semantic roles & 50–950 ramp
primary
#32B99B
secondary
#C87F8F
accent
#4769E1
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280