#32A2B7#32A2B7
#32A2B7 is a light, moderate teal. Relative luminance 0.299; OKLCH L 66.0% C 0.102 H 213.0°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #32A2B7 |
|---|---|
| RGB | rgb(50, 162, 183) |
| HSL | hsl(189, 57%, 46%) |
| HSV | hsv(189, 73%, 72%) |
| CMYK | cmyk(72.7%, 11.5%, 0%, 28.2%) |
| CIE-LAB | lab(61.60, -23.90, -19.86) |
| CIE-LCH | lch(61.60, 31.07, 219.73°) |
| OKLab | oklab(65.95% -0.0852 -0.0553) |
| OKLCH | oklch(65.95% 0.102 213) |
| XYZ | xyz(22.7793, 29.9350, 49.3680) |
| Luminance | 0.2994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.85
Cadetblue
#5F9EA0
ΔE00 7.32
Teal Blue
#01889F
ΔE00 8.95
Greyblue
#77A1B5
ΔE00 9.15
Sea
#3C9992
ΔE00 11.22
Dirty Blue
#3F829D
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A2B7 #B74732
analogous
#32B78A #32A2B7 #325FB7
triadic
#32A2B7 #B732A2 #A2B732
tetradic
#32A2B7 #8A32B7 #B74732 #5FB732
square
#32A2B7 #8A32B7 #B74732 #5FB732
split-complementary
#32A2B7 #B7325F #B78A32
monochromatic
#184D57 #257787 #32A2B7 #56BDD1 #86D0DE
Accessibility & contrast
On white
3.01
#32A2B7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#32A2B7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A2B7
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A2B7 | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929CB8
Deuteranopia (green-blind)
#808FB7
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #32a2b7; /* rgb */ color: rgb(50, 162, 183); /* oklch */ color: oklch(66.0% 0.102 213.0);
Tailwind
colors: {
custom: {
50: '#7dbdcc',
500: '#32a2b7',
950: '#000000',
},
}SCSS
$custom: #32a2b7; $custom-light: #7dbdcc; $custom-dark: #000000;
JSON
{
"hex": "#32a2b7",
"rgb": {
"r": 50,
"g": 162,
"b": 183
},
"hsl": {
"h": 189.474,
"s": 57.082,
"l": 45.686
},
"oklch": {
"l": 0.65954,
"c": 0.10159,
"h": 213
},
"luminance": 0.29938
}Semantic roles & 50–950 ramp
primary
#32A2B7
secondary
#C7897D
accent
#6047E0
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182