#32949C#32949C
#32949C is a mid, moderate teal. Relative luminance 0.243; OKLCH L 61.4% C 0.089 H 202.9°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #32949C |
|---|---|
| RGB | rgb(50, 148, 156) |
| HSL | hsl(185, 51%, 40%) |
| HSV | hsv(185, 68%, 61%) |
| CMYK | cmyk(67.9%, 5.1%, 0%, 38.8%) |
| CIE-LAB | lab(56.34, -25.21, -12.51) |
| CIE-LCH | lch(56.34, 28.14, 206.40°) |
| OKLab | oklab(61.4% -0.0822 -0.0347) |
| OKLCH | oklch(61.4% 0.089 202.9) |
| XYZ | xyz(17.9034, 24.2562, 35.1844) |
| Luminance | 0.2426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkcyan
#008B8B
ΔE00 5.59
Dark Cyan
#0A888A
ΔE00 5.70
Cadetblue
#5F9EA0
ΔE00 5.79
Sea
#3C9992
ΔE00 6.26
Greenish Blue
#0B8B87
ΔE00 6.72
Teal Blue
#01889F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32949C #9C3A32
analogous
#329C6F #32949C #325F9C
triadic
#32949C #9C3294 #949C32
tetradic
#32949C #6F329C #9C3A32 #5F9C32
square
#32949C #6F329C #9C3A32 #5F9C32
split-complementary
#32949C #9C325F #9C6F32
monochromatic
#143C3F #23686E #32949C #47BBC4 #75CCD3
Accessibility & contrast
On white
3.59
#32949C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#32949C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32949C
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32949C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32949C | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898E9D
Deuteranopia (green-blind)
#79829C
Tritanopia (blue-blind)
#009A96
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #32949c; /* rgb */ color: rgb(50, 148, 156); /* oklch */ color: oklch(61.4% 0.089 202.9);
Tailwind
colors: {
custom: {
50: '#79b3b9',
500: '#32949c',
950: '#000000',
},
}SCSS
$custom: #32949c; $custom-light: #79b3b9; $custom-dark: #000000;
JSON
{
"hex": "#32949c",
"rgb": {
"r": 50,
"g": 148,
"b": 156
},
"hsl": {
"h": 184.528,
"s": 51.456,
"l": 40.392
},
"oklch": {
"l": 0.61403,
"c": 0.08922,
"h": 202.9
},
"luminance": 0.24258
}Semantic roles & 50–950 ramp
primary
#32949C
secondary
#BB746F
accent
#584DDB
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080