#32BBA8#32BBA8
#32BBA8 is a light, moderate teal. Relative luminance 0.390; OKLCH L 71.6% C 0.117 H 181.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #32BBA8 |
|---|---|
| RGB | rgb(50, 187, 168) |
| HSL | hsl(172, 58%, 46%) |
| HSV | hsv(172, 73%, 73%) |
| CMYK | cmyk(73.3%, 0%, 10.2%, 26.7%) |
| CIE-LAB | lab(68.78, -40.24, -0.78) |
| CIE-LCH | lch(68.78, 40.25, 181.11°) |
| OKLab | oklab(71.63% -0.117 -0.0028) |
| OKLCH | oklch(71.63% 0.117 181.4) |
| XYZ | xyz(26.1501, 39.0428, 43.1960) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.69
Turquoise (survey)
#06C2AC
ΔE00 2.26
Topaz
#13BBAF
ΔE00 2.63
Lightseagreen
#20B2AA
ΔE00 4.48
Greeny Blue
#42B395
ΔE00 4.70
Mediumaquamarine
#66CDAA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BBA8 #BB3245
analogous
#32BB64 #32BBA8 #328ABB
triadic
#32BBA8 #A832BB #BBA832
tetradic
#32BBA8 #6432BB #BB3245 #8ABB32
square
#32BBA8 #6432BB #BB3245 #8ABB32
split-complementary
#32BBA8 #BB328A #BB6432
monochromatic
#185A51 #258B7D #32BBA8 #58D2C1 #88DFD3
Accessibility & contrast
On white
2.38
#32BBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#32BBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BBA8
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BBA8 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A7
Deuteranopia (green-blind)
#A0A2AA
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32bba8; /* rgb */ color: rgb(50, 187, 168); /* oklch */ color: oklch(71.6% 0.117 181.4);
Tailwind
colors: {
custom: {
50: '#7fd0c1',
500: '#32bba8',
950: '#000000',
},
}SCSS
$custom: #32bba8; $custom-light: #7fd0c1; $custom-dark: #000000;
JSON
{
"hex": "#32bba8",
"rgb": {
"r": 50,
"g": 187,
"b": 168
},
"hsl": {
"h": 171.679,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.71626,
"c": 0.11701,
"h": 181.4
},
"luminance": 0.39046
}Semantic roles & 50–950 ramp
primary
#32BBA8
secondary
#C9808A
accent
#475CE1
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281