#32B3A3#32B3A3
#32B3A3 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.5% C 0.111 H 182.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3A3 |
|---|---|
| RGB | rgb(50, 179, 163) |
| HSL | hsl(173, 56%, 45%) |
| HSV | hsv(173, 72%, 70%) |
| CMYK | cmyk(72.1%, 0%, 8.9%, 29.8%) |
| CIE-LAB | lab(66.18, -38.01, -1.83) |
| CIE-LCH | lch(66.18, 38.06, 182.76°) |
| OKLab | oklab(69.46% -0.1112 -0.0056) |
| OKLCH | oklch(69.46% 0.111 182.9) |
| XYZ | xyz(24.0432, 35.5598, 40.2398) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.73
Topaz
#13BBAF
ΔE00 2.89
Lightseagreen
#20B2AA
ΔE00 2.95
Turquoise (survey)
#06C2AC
ΔE00 4.43
Greeny Blue
#42B395
ΔE00 4.88
Blue Green
#0F9B8E
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3A3 #B33242
analogous
#32B362 #32B3A3 #3283B3
triadic
#32B3A3 #A332B3 #B3A332
tetradic
#32B3A3 #6232B3 #B33242 #83B332
square
#32B3A3 #6232B3 #B33242 #83B332
split-complementary
#32B3A3 #B33283 #B36232
monochromatic
#17534C #258377 #32B3A3 #53CFC0 #83DCD1
Accessibility & contrast
On white
2.59
#32B3A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#32B3A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3A3
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3A3 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A2
Deuteranopia (green-blind)
#989BA5
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b3a3; /* rgb */ color: rgb(50, 179, 163); /* oklch */ color: oklch(69.5% 0.111 182.9);
Tailwind
colors: {
custom: {
50: '#7dcabe',
500: '#32b3a3',
950: '#000000',
},
}SCSS
$custom: #32b3a3; $custom-light: #7dcabe; $custom-dark: #000000;
JSON
{
"hex": "#32b3a3",
"rgb": {
"r": 50,
"g": 179,
"b": 163
},
"hsl": {
"h": 172.558,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.6946,
"c": 0.11137,
"h": 182.9
},
"luminance": 0.35563
}Semantic roles & 50–950 ramp
primary
#32B3A3
secondary
#C67B84
accent
#485BE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281