#32AB9B#32AB9B
#32AB9B is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.2% C 0.107 H 182.3°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #32AB9B |
|---|---|
| RGB | rgb(50, 171, 155) |
| HSL | hsl(172, 55%, 43%) |
| HSV | hsv(172, 71%, 67%) |
| CMYK | cmyk(70.8%, 0%, 9.4%, 32.9%) |
| CIE-LAB | lab(63.48, -36.57, -1.34) |
| CIE-LCH | lch(63.48, 36.59, 182.10°) |
| OKLab | oklab(67.19% -0.1068 -0.0042) |
| OKLCH | oklch(67.19% 0.107 182.3) |
| XYZ | xyz(21.7919, 32.1680, 36.0645) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.74
Tealish
#24BCA8
ΔE00 4.84
Topaz
#13BBAF
ΔE00 4.94
Greeny Blue
#42B395
ΔE00 5.15
Blue Green
#0F9B8E
ΔE00 5.26
Dull Teal
#5F9E8F
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AB9B #AB3242
analogous
#32AB5E #32AB9B #327EAB
triadic
#32AB9B #9B32AB #AB9B32
tetradic
#32AB9B #5E32AB #AB3242 #7EAB32
square
#32AB9B #5E32AB #AB3242 #7EAB32
split-complementary
#32AB9B #AB327E #AB5E32
monochromatic
#164C45 #247C70 #32AB9B #4FCBBB #7ED9CD
Accessibility & contrast
On white
2.82
#32AB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#32AB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AB9B
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AB9B | 1.00 | 2.82 | 7.43 | 7.43 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#92959C
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32ab9b; /* rgb */ color: rgb(50, 171, 155); /* oklch */ color: oklch(67.2% 0.107 182.3);
Tailwind
colors: {
custom: {
50: '#7cc4b8',
500: '#32ab9b',
950: '#000000',
},
}SCSS
$custom: #32ab9b; $custom-light: #7cc4b8; $custom-dark: #000000;
JSON
{
"hex": "#32ab9b",
"rgb": {
"r": 50,
"g": 171,
"b": 155
},
"hsl": {
"h": 172.066,
"s": 54.751,
"l": 43.333
},
"oklch": {
"l": 0.67186,
"c": 0.10684,
"h": 182.3
},
"luminance": 0.3217
}Semantic roles & 50–950 ramp
primary
#32AB9B
secondary
#C27781
accent
#4A5DDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280