#32A4B5#32A4B5
#32A4B5 is a light, moderate teal. Relative luminance 0.306; OKLCH L 66.4% C 0.101 H 209.5°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #32A4B5 |
|---|---|
| RGB | rgb(50, 164, 181) |
| HSL | hsl(188, 57%, 45%) |
| HSV | hsv(188, 72%, 71%) |
| CMYK | cmyk(72.4%, 9.4%, 0%, 29%) |
| CIE-LAB | lab(62.14, -25.54, -17.92) |
| CIE-LCH | lch(62.14, 31.20, 215.04°) |
| OKLab | oklab(66.36% -0.088 -0.0498) |
| OKLCH | oklch(66.36% 0.101 209.5) |
| XYZ | xyz(22.9277, 30.5625, 48.3979) |
| Luminance | 0.3056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.96
Cadetblue
#5F9EA0
ΔE00 6.44
Teal Blue
#01889F
ΔE00 9.72
Greyblue
#77A1B5
ΔE00 9.98
Sea
#3C9992
ΔE00 9.98
Lightseagreen
#20B2AA
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A4B5 #B54332
analogous
#32B584 #32A4B5 #3263B5
triadic
#32A4B5 #B532A4 #A4B532
tetradic
#32A4B5 #8432B5 #B54332 #63B532
square
#32A4B5 #8432B5 #B54332 #63B532
split-complementary
#32A4B5 #B53263 #B58432
monochromatic
#184D55 #257985 #32A4B5 #54C0D0 #84D2DD
Accessibility & contrast
On white
2.95
#32A4B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#32A4B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A4B5
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A4B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A4B5 | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959EB6
Deuteranopia (green-blind)
#8390B5
Tritanopia (blue-blind)
#00ACA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #32a4b5; /* rgb */ color: rgb(50, 164, 181); /* oklch */ color: oklch(66.4% 0.101 209.5);
Tailwind
colors: {
custom: {
50: '#7dbfcb',
500: '#32a4b5',
950: '#000000',
},
}SCSS
$custom: #32a4b5; $custom-light: #7dbfcb; $custom-dark: #000000;
JSON
{
"hex": "#32a4b5",
"rgb": {
"r": 50,
"g": 164,
"b": 181
},
"hsl": {
"h": 187.786,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.66365,
"c": 0.10117,
"h": 209.5
},
"luminance": 0.30565
}Semantic roles & 50–950 ramp
primary
#32A4B5
secondary
#C7867C
accent
#5C48E0
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182