#32B0AB#32B0AB
#32B0AB is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.0% C 0.106 H 191.0°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #32B0AB |
|---|---|
| RGB | rgb(50, 176, 171) |
| HSL | hsl(178, 56%, 44%) |
| HSV | hsv(178, 72%, 69%) |
| CMYK | cmyk(71.6%, 0%, 2.8%, 31%) |
| CIE-LAB | lab(65.49, -34.39, -7.30) |
| CIE-LCH | lch(65.49, 35.15, 191.98°) |
| OKLab | oklab(68.97% -0.1045 -0.0204) |
| OKLCH | oklch(68.97% 0.107 191) |
| XYZ | xyz(24.1880, 34.6662, 43.9366) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.51
Topaz
#13BBAF
ΔE00 4.00
Tealish
#24BCA8
ΔE00 6.07
Sea
#3C9992
ΔE00 7.09
Turquoise (survey)
#06C2AC
ΔE00 7.45
Blue Green
#0F9B8E
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B0AB #B03237
analogous
#32B06C #32B0AB #3276B0
triadic
#32B0AB #AB32B0 #B0AB32
tetradic
#32B0AB #6C32B0 #B03237 #76B032
square
#32B0AB #6C32B0 #B03237 #76B032
split-complementary
#32B0AB #B03276 #B06C32
monochromatic
#17514E #24807D #32B0AB #51CEC9 #81DBD8
Accessibility & contrast
On white
2.65
#32B0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#32B0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B0AB
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B0AB | 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)
#A5A7AB
Deuteranopia (green-blind)
#9399AC
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32b0ab; /* rgb */ color: rgb(50, 176, 171); /* oklch */ color: oklch(69.0% 0.106 191.0);
Tailwind
colors: {
custom: {
50: '#7ec8c4',
500: '#32b0ab',
950: '#000000',
},
}SCSS
$custom: #32b0ab; $custom-light: #7ec8c4; $custom-dark: #000000;
JSON
{
"hex": "#32b0ab",
"rgb": {
"r": 50,
"g": 176,
"b": 171
},
"hsl": {
"h": 177.619,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.68971,
"c": 0.1065,
"h": 191
},
"luminance": 0.34669
}Semantic roles & 50–950 ramp
primary
#32B0AB
secondary
#C4797C
accent
#494FDF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281