#32B4AA#32B4AA
#32B4AA is a light, moderate teal. Relative luminance 0.362; OKLCH L 69.9% C 0.110 H 187.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4AA |
|---|---|
| RGB | rgb(50, 180, 170) |
| HSL | hsl(175, 57%, 45%) |
| HSV | hsv(175, 72%, 71%) |
| CMYK | cmyk(72.2%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(66.69, -36.53, -4.96) |
| CIE-LCH | lch(66.69, 36.86, 187.74°) |
| OKLab | oklab(69.94% -0.109 -0.014) |
| OKLCH | oklch(69.94% 0.11 187.3) |
| XYZ | xyz(24.8889, 36.2200, 43.7018) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.16
Topaz
#13BBAF
ΔE00 2.23
Tealish
#24BCA8
ΔE00 3.96
Turquoise (survey)
#06C2AC
ΔE00 5.38
Greeny Blue
#42B395
ΔE00 7.03
Blue Green
#0F9B8E
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4AA #B4323C
analogous
#32B469 #32B4AA #327DB4
triadic
#32B4AA #AA32B4 #B4AA32
tetradic
#32B4AA #6932B4 #B4323C #7DB432
square
#32B4AA #6932B4 #B4323C #7DB432
split-complementary
#32B4AA #B4327D #B46932
monochromatic
#175450 #25847D #32B4AA #54CFC6 #84DDD6
Accessibility & contrast
On white
2.55
#32B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#32B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4AA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4AA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#989DAB
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b4aa; /* rgb */ color: rgb(50, 180, 170); /* oklch */ color: oklch(69.9% 0.110 187.3);
Tailwind
colors: {
custom: {
50: '#7ecbc3',
500: '#32b4aa',
950: '#000000',
},
}SCSS
$custom: #32b4aa; $custom-light: #7ecbc3; $custom-dark: #000000;
JSON
{
"hex": "#32b4aa",
"rgb": {
"r": 50,
"g": 180,
"b": 170
},
"hsl": {
"h": 175.385,
"s": 56.522,
"l": 45.098
},
"oklch": {
"l": 0.69937,
"c": 0.10993,
"h": 187.3
},
"luminance": 0.36223
}Semantic roles & 50–950 ramp
primary
#32B4AA
secondary
#C67C81
accent
#4854E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281