#32B3A9#32B3A9
#32B3A9 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.7% C 0.109 H 187.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3A9 |
|---|---|
| RGB | rgb(50, 179, 169) |
| HSL | hsl(175, 56%, 45%) |
| HSV | hsv(175, 72%, 70%) |
| CMYK | cmyk(72.1%, 0%, 5.6%, 29.8%) |
| CIE-LAB | lab(66.35, -36.35, -4.91) |
| CIE-LCH | lch(66.35, 36.68, 187.69°) |
| OKLab | oklab(69.65% -0.1085 -0.0139) |
| OKLCH | oklch(69.65% 0.109 187.3) |
| XYZ | xyz(24.5935, 35.7800, 43.1385) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.06
Topaz
#13BBAF
ΔE00 2.47
Tealish
#24BCA8
ΔE00 4.10
Turquoise (survey)
#06C2AC
ΔE00 5.56
Greeny Blue
#42B395
ΔE00 6.99
Blue Green
#0F9B8E
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3A9 #B3323C
analogous
#32B369 #32B3A9 #327CB3
triadic
#32B3A9 #A932B3 #B3A932
tetradic
#32B3A9 #6932B3 #B3323C #7CB332
square
#32B3A9 #6932B3 #B3323C #7CB332
split-complementary
#32B3A9 #B3327C #B36932
monochromatic
#17534F #25837C #32B3A9 #53CFC5 #83DCD5
Accessibility & contrast
On white
2.57
#32B3A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#32B3A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3A9
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3A9 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A9
Deuteranopia (green-blind)
#979CAA
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b3a9; /* rgb */ color: rgb(50, 179, 169); /* oklch */ color: oklch(69.7% 0.109 187.3);
Tailwind
colors: {
custom: {
50: '#7ecac2',
500: '#32b3a9',
950: '#000000',
},
}SCSS
$custom: #32b3a9; $custom-light: #7ecac2; $custom-dark: #000000;
JSON
{
"hex": "#32b3a9",
"rgb": {
"r": 50,
"g": 179,
"b": 169
},
"hsl": {
"h": 175.349,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.69654,
"c": 0.10936,
"h": 187.3
},
"luminance": 0.35783
}Semantic roles & 50–950 ramp
primary
#32B3A9
secondary
#C67B81
accent
#4854E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281