#32B0AA#32B0AA
#32B0AA is a light, moderate teal. Relative luminance 0.346; OKLCH L 68.9% C 0.107 H 190.2°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #32B0AA |
|---|---|
| RGB | rgb(50, 176, 170) |
| HSL | hsl(177, 56%, 44%) |
| HSV | hsv(177, 72%, 69%) |
| CMYK | cmyk(71.6%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(65.46, -34.68, -6.78) |
| CIE-LCH | lch(65.46, 35.33, 191.07°) |
| OKLab | oklab(68.94% -0.105 -0.019) |
| OKLCH | oklch(68.94% 0.107 190.2) |
| XYZ | xyz(24.0931, 34.6282, 43.4365) |
| Luminance | 0.3463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.23
Topaz
#13BBAF
ΔE00 3.78
Tealish
#24BCA8
ΔE00 5.75
Sea
#3C9992
ΔE00 7.04
Turquoise (survey)
#06C2AC
ΔE00 7.16
Blue Green
#0F9B8E
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B0AA #B03238
analogous
#32B06B #32B0AA #3277B0
triadic
#32B0AA #AA32B0 #B0AA32
tetradic
#32B0AA #6B32B0 #B03238 #77B032
square
#32B0AA #6B32B0 #B03238 #77B032
split-complementary
#32B0AA #B03277 #B06B32
monochromatic
#17514E #24807C #32B0AA #51CEC8 #81DBD7
Accessibility & contrast
On white
2.65
#32B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#32B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B0AA
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B0AA | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#9399AB
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32b0aa; /* rgb */ color: rgb(50, 176, 170); /* oklch */ color: oklch(68.9% 0.107 190.2);
Tailwind
colors: {
custom: {
50: '#7dc8c3',
500: '#32b0aa',
950: '#000000',
},
}SCSS
$custom: #32b0aa; $custom-light: #7dc8c3; $custom-dark: #000000;
JSON
{
"hex": "#32b0aa",
"rgb": {
"r": 50,
"g": 176,
"b": 170
},
"hsl": {
"h": 177.143,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.68937,
"c": 0.10669,
"h": 190.2
},
"luminance": 0.34631
}Semantic roles & 50–950 ramp
primary
#32B0AA
secondary
#C4797D
accent
#4950DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281