#32B899#32B899
#32B899 is a light, vivid teal. Relative luminance 0.373; OKLCH L 70.4% C 0.122 H 173.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #32B899 |
|---|---|
| RGB | rgb(50, 184, 153) |
| HSL | hsl(166, 57%, 46%) |
| HSV | hsv(166, 73%, 72%) |
| CMYK | cmyk(72.8%, 0%, 16.8%, 27.8%) |
| CIE-LAB | lab(67.47, -42.86, 5.56) |
| CIE-LCH | lch(67.47, 43.22, 172.61°) |
| OKLab | oklab(70.42% -0.121 0.014) |
| OKLCH | oklch(70.42% 0.122 173.4) |
| XYZ | xyz(24.2027, 37.2561, 36.0464) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.72
Tealish
#24BCA8
ΔE00 3.92
Turquoise (survey)
#06C2AC
ΔE00 4.42
Green Blue
#01C08D
ΔE00 5.32
Topaz
#13BBAF
ΔE00 6.56
Mediumaquamarine
#66CDAA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B899 #B83251
analogous
#32B856 #32B899 #3294B8
triadic
#32B899 #9932B8 #B89932
tetradic
#32B899 #5632B8 #B83251 #94B832
square
#32B899 #5632B8 #B83251 #94B832
split-complementary
#32B899 #B83294 #B85632
monochromatic
#185849 #258871 #32B899 #56D1B5 #86DECA
Accessibility & contrast
On white
2.48
#32B899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#32B899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B899
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B899 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC98
Deuteranopia (green-blind)
#A09F9B
Tritanopia (blue-blind)
#00BAAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b899; /* rgb */ color: rgb(50, 184, 153); /* oklch */ color: oklch(70.4% 0.122 173.4);
Tailwind
colors: {
custom: {
50: '#7eceb7',
500: '#32b899',
950: '#000000',
},
}SCSS
$custom: #32b899; $custom-light: #7eceb7; $custom-dark: #000000;
JSON
{
"hex": "#32b899",
"rgb": {
"r": 50,
"g": 184,
"b": 153
},
"hsl": {
"h": 166.119,
"s": 57.265,
"l": 45.882
},
"oklch": {
"l": 0.70424,
"c": 0.12179,
"h": 173.4
},
"luminance": 0.37259
}Semantic roles & 50–950 ramp
primary
#32B899
secondary
#C87E8F
accent
#476BE1
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280