#32BE9D#32BE9D
#32BE9D is a light, vivid teal. Relative luminance 0.399; OKLCH L 72.1% C 0.126 H 172.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #32BE9D |
|---|---|
| RGB | rgb(50, 190, 157) |
| HSL | hsl(166, 58%, 47%) |
| HSV | hsv(166, 74%, 75%) |
| CMYK | cmyk(73.7%, 0%, 17.4%, 25.5%) |
| CIE-LAB | lab(69.42, -44.42, 6.18) |
| CIE-LCH | lch(69.42, 44.85, 172.08°) |
| OKLab | oklab(72.06% -0.1251 0.0156) |
| OKLCH | oklch(72.06% 0.126 172.9) |
| XYZ | xyz(25.8115, 39.9363, 38.2399) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.16
Turquoise (survey)
#06C2AC
ΔE00 4.01
Tealish
#24BCA8
ΔE00 4.14
Green Blue
#01C08D
ΔE00 4.62
Mediumaquamarine
#66CDAA
ΔE00 5.42
Greenblue
#23C48B
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BE9D #BE3253
analogous
#32BE57 #32BE9D #3299BE
triadic
#32BE9D #9D32BE #BE9D32
tetradic
#32BE9D #5732BE #BE3253 #99BE32
square
#32BE9D #5732BE #BE3253 #99BE32
split-complementary
#32BE9D #BE3299 #BE5732
monochromatic
#195D4D #258E75 #32BE9D #5AD3B7 #8AE0CC
Accessibility & contrast
On white
2.34
#32BE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#32BE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BE9D
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BE9D | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B19B
Deuteranopia (green-blind)
#A5A49F
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32be9d; /* rgb */ color: rgb(50, 190, 157); /* oklch */ color: oklch(72.1% 0.126 172.9);
Tailwind
colors: {
custom: {
50: '#7fd2b9',
500: '#32be9d',
950: '#000000',
},
}SCSS
$custom: #32be9d; $custom-light: #7fd2b9; $custom-dark: #000000;
JSON
{
"hex": "#32be9d",
"rgb": {
"r": 50,
"g": 190,
"b": 157
},
"hsl": {
"h": 165.857,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.72057,
"c": 0.12609,
"h": 172.9
},
"luminance": 0.39939
}Semantic roles & 50–950 ramp
primary
#32BE9D
secondary
#CA8293
accent
#466BE2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380