#32A4B3#32A4B3
#32A4B3 is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.3% C 0.101 H 207.9°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #32A4B3 |
|---|---|
| RGB | rgb(50, 164, 179) |
| HSL | hsl(187, 56%, 45%) |
| HSV | hsv(187, 72%, 70%) |
| CMYK | cmyk(72.1%, 8.4%, 0%, 29.8%) |
| CIE-LAB | lab(62.07, -26.17, -16.90) |
| CIE-LCH | lch(62.07, 31.15, 212.85°) |
| OKLab | oklab(66.29% -0.0889 -0.047) |
| OKLCH | oklch(66.29% 0.101 207.9) |
| XYZ | xyz(22.7240, 30.4810, 47.3249) |
| Luminance | 0.3048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.00
Cadetblue
#5F9EA0
ΔE00 6.02
Sea
#3C9992
ΔE00 9.29
Teal Blue
#01889F
ΔE00 9.90
Lightseagreen
#20B2AA
ΔE00 9.90
Greyblue
#77A1B5
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A4B3 #B34132
analogous
#32B382 #32A4B3 #3263B3
triadic
#32A4B3 #B332A4 #A4B332
tetradic
#32A4B3 #8232B3 #B34132 #63B332
square
#32A4B3 #8232B3 #B34132 #63B332
split-complementary
#32A4B3 #B33263 #B38232
monochromatic
#174C53 #257883 #32A4B3 #53C1CF #83D2DC
Accessibility & contrast
On white
2.96
#32A4B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#32A4B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A4B3
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A4B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A4B3 | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB4
Deuteranopia (green-blind)
#8390B3
Tritanopia (blue-blind)
#00ABA8
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #32a4b3; /* rgb */ color: rgb(50, 164, 179); /* oklch */ color: oklch(66.3% 0.101 207.9);
Tailwind
colors: {
custom: {
50: '#7dbfc9',
500: '#32a4b3',
950: '#000000',
},
}SCSS
$custom: #32a4b3; $custom-light: #7dbfc9; $custom-dark: #000000;
JSON
{
"hex": "#32a4b3",
"rgb": {
"r": 50,
"g": 164,
"b": 179
},
"hsl": {
"h": 186.977,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.66286,
"c": 0.10053,
"h": 207.9
},
"luminance": 0.30484
}Semantic roles & 50–950 ramp
primary
#32A4B3
secondary
#C6847B
accent
#5A48E0
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182