#32A8B5#32A8B5
#32A8B5 is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.3% C 0.102 H 205.9°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #32A8B5 |
|---|---|
| RGB | rgb(50, 168, 181) |
| HSL | hsl(186, 57%, 45%) |
| HSV | hsv(186, 72%, 71%) |
| CMYK | cmyk(72.4%, 7.2%, 0%, 29%) |
| CIE-LAB | lab(63.36, -27.55, -16.07) |
| CIE-LCH | lch(63.36, 31.89, 210.25°) |
| OKLab | oklab(67.35% -0.0921 -0.0446) |
| OKLCH | oklch(67.35% 0.102 205.9) |
| XYZ | xyz(23.6549, 32.0168, 48.6403) |
| Luminance | 0.3202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.17
Cadetblue
#5F9EA0
ΔE00 6.13
Lightseagreen
#20B2AA
ΔE00 8.70
Sea
#3C9992
ΔE00 9.11
Topaz
#13BBAF
ΔE00 10.95
Greyblue
#77A1B5
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A8B5 #B53F32
analogous
#32B580 #32A8B5 #3267B5
triadic
#32A8B5 #B532A8 #A8B532
tetradic
#32A8B5 #8032B5 #B53F32 #67B532
square
#32A8B5 #8032B5 #B53F32 #67B532
split-complementary
#32A8B5 #B53267 #B58032
monochromatic
#184F55 #257B85 #32A8B5 #54C4D0 #84D4DD
Accessibility & contrast
On white
2.84
#32A8B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#32A8B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A8B5
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A8B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A8B5 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B6
Deuteranopia (green-blind)
#8794B5
Tritanopia (blue-blind)
#00AFAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #32a8b5; /* rgb */ color: rgb(50, 168, 181); /* oklch */ color: oklch(67.3% 0.102 205.9);
Tailwind
colors: {
custom: {
50: '#7ec2cb',
500: '#32a8b5',
950: '#000000',
},
}SCSS
$custom: #32a8b5; $custom-light: #7ec2cb; $custom-dark: #000000;
JSON
{
"hex": "#32a8b5",
"rgb": {
"r": 50,
"g": 168,
"b": 181
},
"hsl": {
"h": 185.954,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.6735,
"c": 0.10232,
"h": 205.9
},
"luminance": 0.3202
}Semantic roles & 50–950 ramp
primary
#32A8B5
secondary
#C7847C
accent
#5748E0
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182