#32A2B2#32A2B2
#32A2B2 is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.8% C 0.100 H 208.9°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #32A2B2 |
|---|---|
| RGB | rgb(50, 162, 178) |
| HSL | hsl(188, 56%, 45%) |
| HSV | hsv(188, 72%, 70%) |
| CMYK | cmyk(71.9%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(61.42, -25.47, -17.32) |
| CIE-LCH | lch(61.42, 30.80, 214.21°) |
| OKLab | oklab(65.75% -0.0873 -0.0481) |
| OKLCH | oklch(65.75% 0.1 208.9) |
| XYZ | xyz(22.2681, 29.7305, 46.6758) |
| Luminance | 0.2973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.54
Cadetblue
#5F9EA0
ΔE00 6.10
Teal Blue
#01889F
ΔE00 9.22
Sea
#3C9992
ΔE00 9.46
Greyblue
#77A1B5
ΔE00 10.14
Lightseagreen
#20B2AA
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A2B2 #B24232
analogous
#32B282 #32A2B2 #3262B2
triadic
#32A2B2 #B232A2 #A2B232
tetradic
#32A2B2 #8232B2 #B24232 #62B232
square
#32A2B2 #8232B2 #B24232 #62B232
split-complementary
#32A2B2 #B23262 #B28232
monochromatic
#174B52 #257782 #32A2B2 #53BFCF #82D1DC
Accessibility & contrast
On white
3.02
#32A2B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#32A2B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A2B2
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A2B2 | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB3
Deuteranopia (green-blind)
#818FB2
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #32a2b2; /* rgb */ color: rgb(50, 162, 178); /* oklch */ color: oklch(65.8% 0.100 208.9);
Tailwind
colors: {
custom: {
50: '#7dbec9',
500: '#32a2b2',
950: '#000000',
},
}SCSS
$custom: #32a2b2; $custom-light: #7dbec9; $custom-dark: #000000;
JSON
{
"hex": "#32a2b2",
"rgb": {
"r": 50,
"g": 162,
"b": 178
},
"hsl": {
"h": 187.5,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.65753,
"c": 0.09968,
"h": 208.9
},
"luminance": 0.29733
}Semantic roles & 50–950 ramp
primary
#32A2B2
secondary
#C5847B
accent
#5B48DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182