#32A2B8#32A2B8
#32A2B8 is a light, moderate teal. Relative luminance 0.300; OKLCH L 66.0% C 0.102 H 213.8°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #32A2B8 |
|---|---|
| RGB | rgb(50, 162, 184) |
| HSL | hsl(190, 57%, 46%) |
| HSV | hsv(190, 73%, 72%) |
| CMYK | cmyk(72.8%, 12%, 0%, 27.8%) |
| CIE-LAB | lab(61.63, -23.58, -20.36) |
| CIE-LCH | lch(61.63, 31.15, 220.82°) |
| OKLab | oklab(66% -0.0848 -0.0567) |
| OKLCH | oklch(66% 0.102 213.8) |
| XYZ | xyz(22.8838, 29.9768, 49.9181) |
| Luminance | 0.2998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.99
Cadetblue
#5F9EA0
ΔE00 7.59
Teal Blue
#01889F
ΔE00 8.94
Greyblue
#77A1B5
ΔE00 8.98
Dirty Blue
#3F829D
ΔE00 11.50
Bluegrey
#85A3B2
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A2B8 #B84832
analogous
#32B88B #32A2B8 #325FB8
triadic
#32A2B8 #B832A2 #A2B832
tetradic
#32A2B8 #8B32B8 #B84832 #5FB832
square
#32A2B8 #8B32B8 #B84832 #5FB832
split-complementary
#32A2B8 #B8325F #B88B32
monochromatic
#184D58 #257888 #32A2B8 #56BDD1 #86D0DE
Accessibility & contrast
On white
3.00
#32A2B8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#32A2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A2B8
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A2B8 | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929DB9
Deuteranopia (green-blind)
#7F8FB8
Tritanopia (blue-blind)
#00AAA9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #32a2b8; /* rgb */ color: rgb(50, 162, 184); /* oklch */ color: oklch(66.0% 0.102 213.8);
Tailwind
colors: {
custom: {
50: '#7dbdcd',
500: '#32a2b8',
950: '#000000',
},
}SCSS
$custom: #32a2b8; $custom-light: #7dbdcd; $custom-dark: #000000;
JSON
{
"hex": "#32a2b8",
"rgb": {
"r": 50,
"g": 162,
"b": 184
},
"hsl": {
"h": 189.851,
"s": 57.265,
"l": 45.882
},
"oklch": {
"l": 0.65995,
"c": 0.10203,
"h": 213.8
},
"luminance": 0.29979
}Semantic roles & 50–950 ramp
primary
#32A2B8
secondary
#C88A7E
accent
#6047E1
background
#F8FBFC
surface
#EFF6F9
border
#CAD0D2
text
#0B1213
muted
#7C8182