#32B3A4#32B3A4
#32B3A4 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.5% C 0.111 H 183.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3A4 |
|---|---|
| RGB | rgb(50, 179, 164) |
| HSL | hsl(173, 56%, 45%) |
| HSV | hsv(173, 72%, 70%) |
| CMYK | cmyk(72.1%, 0%, 8.4%, 29.8%) |
| CIE-LAB | lab(66.21, -37.74, -2.35) |
| CIE-LCH | lch(66.21, 37.81, 183.56°) |
| OKLab | oklab(69.49% -0.1108 -0.0069) |
| OKLCH | oklch(69.49% 0.111 183.6) |
| XYZ | xyz(24.1331, 35.5958, 40.7135) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.61
Topaz
#13BBAF
ΔE00 2.71
Tealish
#24BCA8
ΔE00 2.88
Turquoise (survey)
#06C2AC
ΔE00 4.56
Greeny Blue
#42B395
ΔE00 5.22
Blue Green
#0F9B8E
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3A4 #B33241
analogous
#32B363 #32B3A4 #3282B3
triadic
#32B3A4 #A432B3 #B3A432
tetradic
#32B3A4 #6332B3 #B33241 #82B332
square
#32B3A4 #6332B3 #B33241 #82B332
split-complementary
#32B3A4 #B33282 #B36332
monochromatic
#17534C #258378 #32B3A4 #53CFC1 #83DCD2
Accessibility & contrast
On white
2.59
#32B3A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#32B3A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3A4
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3A4 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A3
Deuteranopia (green-blind)
#989BA5
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b3a4; /* rgb */ color: rgb(50, 179, 164); /* oklch */ color: oklch(69.5% 0.111 183.6);
Tailwind
colors: {
custom: {
50: '#7dcabe',
500: '#32b3a4',
950: '#000000',
},
}SCSS
$custom: #32b3a4; $custom-light: #7dcabe; $custom-dark: #000000;
JSON
{
"hex": "#32b3a4",
"rgb": {
"r": 50,
"g": 179,
"b": 164
},
"hsl": {
"h": 173.023,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.69492,
"c": 0.11099,
"h": 183.6
},
"luminance": 0.35599
}Semantic roles & 50–950 ramp
primary
#32B3A4
secondary
#C67B84
accent
#485AE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281