#32BBA3#32BBA3
#32BBA3 is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.5% C 0.119 H 178.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #32BBA3 |
|---|---|
| RGB | rgb(50, 187, 163) |
| HSL | hsl(169, 58%, 46%) |
| HSV | hsv(169, 73%, 73%) |
| CMYK | cmyk(73.3%, 0%, 12.8%, 26.7%) |
| CIE-LAB | lab(68.65, -41.58, 1.77) |
| CIE-LCH | lch(68.65, 41.61, 177.56°) |
| OKLab | oklab(71.47% -0.1193 0.004) |
| OKLCH | oklch(71.47% 0.119 178.1) |
| XYZ | xyz(25.6933, 38.8600, 40.7898) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.54
Turquoise (survey)
#06C2AC
ΔE00 2.38
Greeny Blue
#42B395
ΔE00 3.40
Topaz
#13BBAF
ΔE00 4.22
Lightseagreen
#20B2AA
ΔE00 5.91
Mediumaquamarine
#66CDAA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BBA3 #BB324A
analogous
#32BB5F #32BBA3 #328FBB
triadic
#32BBA3 #A332BB #BBA332
tetradic
#32BBA3 #5F32BB #BB324A #8FBB32
square
#32BBA3 #5F32BB #BB324A #8FBB32
split-complementary
#32BBA3 #BB328F #BB5F32
monochromatic
#185A4F #258B79 #32BBA3 #58D2BD #88DFD0
Accessibility & contrast
On white
2.39
#32BBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#32BBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BBA3
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BBA3 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #32bba3; /* rgb */ color: rgb(50, 187, 163); /* oklch */ color: oklch(71.5% 0.119 178.1);
Tailwind
colors: {
custom: {
50: '#7fd0be',
500: '#32bba3',
950: '#000000',
},
}SCSS
$custom: #32bba3; $custom-light: #7fd0be; $custom-dark: #000000;
JSON
{
"hex": "#32bba3",
"rgb": {
"r": 50,
"g": 187,
"b": 163
},
"hsl": {
"h": 169.489,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.71474,
"c": 0.11938,
"h": 178.1
},
"luminance": 0.38863
}Semantic roles & 50–950 ramp
primary
#32BBA3
secondary
#C9808D
accent
#4762E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281