#32B2A8#32B2A8
#32B2A8 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.4% C 0.109 H 187.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2A8 |
|---|---|
| RGB | rgb(50, 178, 168) |
| HSL | hsl(175, 56%, 45%) |
| HSV | hsv(175, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(66.02, -36.17, -4.85) |
| CIE-LCH | lch(66.02, 36.49, 187.64°) |
| OKLab | oklab(69.37% -0.1079 -0.0137) |
| OKLCH | oklch(69.37% 0.109 187.2) |
| XYZ | xyz(24.3003, 35.3432, 42.5794) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.03
Topaz
#13BBAF
ΔE00 2.71
Tealish
#24BCA8
ΔE00 4.25
Turquoise (survey)
#06C2AC
ΔE00 5.75
Greeny Blue
#42B395
ΔE00 6.97
Blue Green
#0F9B8E
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2A8 #B2323C
analogous
#32B268 #32B2A8 #327CB2
triadic
#32B2A8 #A832B2 #B2A832
tetradic
#32B2A8 #6832B2 #B2323C #7CB232
square
#32B2A8 #6832B2 #B2323C #7CB232
split-complementary
#32B2A8 #B2327C #B26832
monochromatic
#17524E #25827B #32B2A8 #53CFC5 #82DCD5
Accessibility & contrast
On white
2.60
#32B2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#32B2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2A8
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2A8 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#969BA9
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32b2a8; /* rgb */ color: rgb(50, 178, 168); /* oklch */ color: oklch(69.4% 0.109 187.2);
Tailwind
colors: {
custom: {
50: '#7ec9c1',
500: '#32b2a8',
950: '#000000',
},
}SCSS
$custom: #32b2a8; $custom-light: #7ec9c1; $custom-dark: #000000;
JSON
{
"hex": "#32b2a8",
"rgb": {
"r": 50,
"g": 178,
"b": 168
},
"hsl": {
"h": 175.313,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69371,
"c": 0.10879,
"h": 187.2
},
"luminance": 0.35346
}Semantic roles & 50–950 ramp
primary
#32B2A8
secondary
#C57B80
accent
#4854DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281