#32BAA1#32BAA1
#32BAA1 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.2% C 0.119 H 177.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #32BAA1 |
|---|---|
| RGB | rgb(50, 186, 161) |
| HSL | hsl(169, 58%, 46%) |
| HSV | hsv(169, 73%, 73%) |
| CMYK | cmyk(73.1%, 0%, 13.4%, 27.1%) |
| CIE-LAB | lab(68.29, -41.66, 2.35) |
| CIE-LCH | lch(68.29, 41.73, 176.78°) |
| OKLab | oklab(71.16% -0.1192 0.0056) |
| OKLCH | oklch(71.16% 0.119 177.3) |
| XYZ | xyz(25.3041, 38.3661, 39.7831) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.93
Turquoise (survey)
#06C2AC
ΔE00 2.76
Greeny Blue
#42B395
ΔE00 2.98
Topaz
#13BBAF
ΔE00 4.58
Lightseagreen
#20B2AA
ΔE00 6.13
Mediumaquamarine
#66CDAA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BAA1 #BA324B
analogous
#32BA5D #32BAA1 #328FBA
triadic
#32BAA1 #A132BA #BAA132
tetradic
#32BAA1 #5D32BA #BA324B #8FBA32
square
#32BAA1 #5D32BA #BA324B #8FBA32
split-complementary
#32BAA1 #BA328F #BA5D32
monochromatic
#185A4E #258A77 #32BAA1 #57D2BB #88DFCF
Accessibility & contrast
On white
2.42
#32BAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#32BAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BAA1
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BAA1 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AEA0
Deuteranopia (green-blind)
#A0A1A3
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #32baa1; /* rgb */ color: rgb(50, 186, 161); /* oklch */ color: oklch(71.2% 0.119 177.3);
Tailwind
colors: {
custom: {
50: '#7ecfbc',
500: '#32baa1',
950: '#000000',
},
}SCSS
$custom: #32baa1; $custom-light: #7ecfbc; $custom-dark: #000000;
JSON
{
"hex": "#32baa1",
"rgb": {
"r": 50,
"g": 186,
"b": 161
},
"hsl": {
"h": 168.971,
"s": 57.627,
"l": 46.275
},
"oklch": {
"l": 0.71162,
"c": 0.11936,
"h": 177.3
},
"luminance": 0.38369
}Semantic roles & 50–950 ramp
primary
#32BAA1
secondary
#C97F8D
accent
#4763E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281