#32A7A8#32A7A8
#32A7A8 is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.6% C 0.101 H 195.9°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #32A7A8 |
|---|---|
| RGB | rgb(50, 167, 168) |
| HSL | hsl(181, 54%, 43%) |
| HSV | hsv(181, 70%, 66%) |
| CMYK | cmyk(70.2%, 0.6%, 0%, 34.1%) |
| CIE-LAB | lab(62.63, -30.99, -9.89) |
| CIE-LCH | lch(62.63, 32.53, 197.70°) |
| OKLab | oklab(66.62% -0.0967 -0.0275) |
| OKLCH | oklch(66.62% 0.101 195.9) |
| XYZ | xyz(22.1988, 31.1401, 41.8789) |
| Luminance | 0.3114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.73
Sea
#3C9992
ΔE00 5.47
Cadetblue
#5F9EA0
ΔE00 5.69
Turquoise Blue
#06B1C4
ΔE00 6.89
Blue Green
#0F9B8E
ΔE00 7.14
Topaz
#13BBAF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A7A8 #A83332
analogous
#32A86E #32A7A8 #326CA8
triadic
#32A7A8 #A832A7 #A7A832
tetradic
#32A7A8 #6E32A8 #A83332 #6CA832
square
#32A7A8 #6E32A8 #A83332 #6CA832
split-complementary
#32A7A8 #A8326C #A86E32
monochromatic
#16494A #247879 #32A7A8 #4DC9CA #7CD7D8
Accessibility & contrast
On white
2.91
#32A7A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#32A7A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A7A8
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A7A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A7A8 | 1.00 | 2.91 | 7.23 | 7.23 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA8
Deuteranopia (green-blind)
#8A92A9
Tritanopia (blue-blind)
#00ACA7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #32a7a8; /* rgb */ color: rgb(50, 167, 168); /* oklch */ color: oklch(66.6% 0.101 195.9);
Tailwind
colors: {
custom: {
50: '#7cc1c1',
500: '#32a7a8',
950: '#000000',
},
}SCSS
$custom: #32a7a8; $custom-light: #7cc1c1; $custom-dark: #000000;
JSON
{
"hex": "#32a7a8",
"rgb": {
"r": 50,
"g": 167,
"b": 168
},
"hsl": {
"h": 180.508,
"s": 54.128,
"l": 42.745
},
"oklch": {
"l": 0.66617,
"c": 0.10053,
"h": 195.9
},
"luminance": 0.31143
}Semantic roles & 50–950 ramp
primary
#32A7A8
secondary
#C17675
accent
#4C4ADD
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181