#32A8A8#32A8A8
#32A8A8 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.9% C 0.101 H 195.0°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #32A8A8 |
|---|---|
| RGB | rgb(50, 168, 168) |
| HSL | hsl(180, 54%, 43%) |
| HSV | hsv(180, 70%, 66%) |
| CMYK | cmyk(70.2%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(62.93, -31.47, -9.43) |
| CIE-LCH | lch(62.93, 32.85, 196.68°) |
| OKLab | oklab(66.87% -0.0977 -0.0262) |
| OKLCH | oklch(66.87% 0.101 195) |
| XYZ | xyz(22.3827, 31.5079, 41.9402) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.25
Sea
#3C9992
ΔE00 5.50
Cadetblue
#5F9EA0
ΔE00 5.95
Topaz
#13BBAF
ΔE00 6.93
Blue Green
#0F9B8E
ΔE00 7.00
Turquoise Blue
#06B1C4
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A8A8 #A83232
analogous
#32A86D #32A8A8 #326DA8
triadic
#32A8A8 #A832A8 #A8A832
tetradic
#32A8A8 #6D32A8 #A83232 #6DA832
square
#32A8A8 #6D32A8 #A83232 #6DA832
split-complementary
#32A8A8 #A8326D #A86D32
monochromatic
#164A4A #247979 #32A8A8 #4DCACA #7CD8D8
Accessibility & contrast
On white
2.88
#32A8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#32A8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A8A8
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A8A8 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A8
Deuteranopia (green-blind)
#8B93A9
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #32a8a8; /* rgb */ color: rgb(50, 168, 168); /* oklch */ color: oklch(66.9% 0.101 195.0);
Tailwind
colors: {
custom: {
50: '#7cc2c1',
500: '#32a8a8',
950: '#000000',
},
}SCSS
$custom: #32a8a8; $custom-light: #7cc2c1; $custom-dark: #000000;
JSON
{
"hex": "#32a8a8",
"rgb": {
"r": 50,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 54.128,
"l": 42.745
},
"oklch": {
"l": 0.66868,
"c": 0.10118,
"h": 195
},
"luminance": 0.31511
}Semantic roles & 50–950 ramp
primary
#32A8A8
secondary
#C17575
accent
#4A4ADD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181