#32A8B8#32A8B8
#32A8B8 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.5% C 0.103 H 208.3°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #32A8B8 |
|---|---|
| RGB | rgb(50, 168, 184) |
| HSL | hsl(187, 57%, 46%) |
| HSV | hsv(187, 73%, 72%) |
| CMYK | cmyk(72.8%, 8.7%, 0%, 27.8%) |
| CIE-LAB | lab(63.46, -26.62, -17.59) |
| CIE-LCH | lch(63.46, 31.90, 213.46°) |
| OKLab | oklab(67.47% -0.0908 -0.0489) |
| OKLCH | oklch(67.47% 0.103 208.3) |
| XYZ | xyz(23.9660, 32.1412, 50.2789) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.85
Cadetblue
#5F9EA0
ΔE00 6.64
Lightseagreen
#20B2AA
ΔE00 9.79
Sea
#3C9992
ΔE00 10.08
Greyblue
#77A1B5
ΔE00 10.38
Teal Blue
#01889F
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A8B8 #B84232
analogous
#32B885 #32A8B8 #3265B8
triadic
#32A8B8 #B832A8 #A8B832
tetradic
#32A8B8 #8532B8 #B84232 #65B832
square
#32A8B8 #8532B8 #B84232 #65B832
split-complementary
#32A8B8 #B83265 #B88532
monochromatic
#185058 #257C88 #32A8B8 #56C2D1 #86D4DE
Accessibility & contrast
On white
2.83
#32A8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#32A8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A8B8
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A8B8 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2B9
Deuteranopia (green-blind)
#8694B8
Tritanopia (blue-blind)
#00B0AD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32a8b8; /* rgb */ color: rgb(50, 168, 184); /* oklch */ color: oklch(67.5% 0.103 208.3);
Tailwind
colors: {
custom: {
50: '#7ec2cd',
500: '#32a8b8',
950: '#000000',
},
}SCSS
$custom: #32a8b8; $custom-light: #7ec2cd; $custom-dark: #000000;
JSON
{
"hex": "#32a8b8",
"rgb": {
"r": 50,
"g": 168,
"b": 184
},
"hsl": {
"h": 187.164,
"s": 57.265,
"l": 45.882
},
"oklch": {
"l": 0.67467,
"c": 0.10314,
"h": 208.3
},
"luminance": 0.32144
}Semantic roles & 50–950 ramp
primary
#32A8B8
secondary
#C8877E
accent
#5A47E1
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1213
muted
#7C8182