#32B3A2#32B3A2
#32B3A2 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.4% C 0.112 H 182.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3A2 |
|---|---|
| RGB | rgb(50, 179, 162) |
| HSL | hsl(172, 56%, 45%) |
| HSV | hsv(172, 72%, 70%) |
| CMYK | cmyk(72.1%, 0%, 9.5%, 29.8%) |
| CIE-LAB | lab(66.15, -38.29, -1.32) |
| CIE-LCH | lch(66.15, 38.31, 181.97°) |
| OKLab | oklab(69.43% -0.1117 -0.0042) |
| OKLCH | oklch(69.43% 0.112 182.1) |
| XYZ | xyz(23.9539, 35.5241, 39.7698) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.61
Topaz
#13BBAF
ΔE00 3.11
Lightseagreen
#20B2AA
ΔE00 3.29
Turquoise (survey)
#06C2AC
ΔE00 4.32
Greeny Blue
#42B395
ΔE00 4.54
Blue Green
#0F9B8E
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3A2 #B33243
analogous
#32B361 #32B3A2 #3284B3
triadic
#32B3A2 #A232B3 #B3A232
tetradic
#32B3A2 #6132B3 #B33243 #84B332
square
#32B3A2 #6132B3 #B33243 #84B332
split-complementary
#32B3A2 #B33284 #B36132
monochromatic
#17534B #258377 #32B3A2 #53CFBF #83DCD1
Accessibility & contrast
On white
2.59
#32B3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#32B3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3A2
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3A2 | 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)
#ABA8A1
Deuteranopia (green-blind)
#999BA4
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b3a2; /* rgb */ color: rgb(50, 179, 162); /* oklch */ color: oklch(69.4% 0.112 182.1);
Tailwind
colors: {
custom: {
50: '#7dcabd',
500: '#32b3a2',
950: '#000000',
},
}SCSS
$custom: #32b3a2; $custom-light: #7dcabd; $custom-dark: #000000;
JSON
{
"hex": "#32b3a2",
"rgb": {
"r": 50,
"g": 179,
"b": 162
},
"hsl": {
"h": 172.093,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.69429,
"c": 0.11177,
"h": 182.1
},
"luminance": 0.35527
}Semantic roles & 50–950 ramp
primary
#32B3A2
secondary
#C67B85
accent
#485CE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281