#32C19C#32C19C
#32C19C is a light, vivid teal. Relative luminance 0.412; OKLCH L 72.8% C 0.130 H 171.0°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #32C19C |
|---|---|
| RGB | rgb(50, 193, 156) |
| HSL | hsl(164, 59%, 48%) |
| HSV | hsv(164, 74%, 76%) |
| CMYK | cmyk(74.1%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(70.33, -45.94, 8.01) |
| CIE-LCH | lch(70.33, 46.63, 170.10°) |
| OKLab | oklab(72.79% -0.1286 0.0204) |
| OKLCH | oklch(72.79% 0.13 171) |
| XYZ | xyz(26.3829, 41.2152, 38.0109) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.66
Greeny Blue
#42B395
ΔE00 4.09
Mediumaquamarine
#66CDAA
ΔE00 4.85
Greenblue
#23C48B
ΔE00 4.86
Turquoise (survey)
#06C2AC
ΔE00 4.87
Tealish
#24BCA8
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32C19C #C13257
analogous
#32C155 #32C19C #329EC1
triadic
#32C19C #9C32C1 #C19C32
tetradic
#32C19C #5532C1 #C13257 #9EC132
square
#32C19C #5532C1 #C13257 #9EC132
split-complementary
#32C19C #C1329E #C15532
monochromatic
#19604D #259075 #32C19C #5CD5B5 #8CE1CB
Accessibility & contrast
On white
2.27
#32C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#32C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32C19C
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32C19C | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49A
Deuteranopia (green-blind)
#A9A69F
Tritanopia (blue-blind)
#00C3B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #32c19c; /* rgb */ color: rgb(50, 193, 156); /* oklch */ color: oklch(72.8% 0.130 171.0);
Tailwind
colors: {
custom: {
50: '#7fd4b9',
500: '#32c19c',
950: '#000000',
},
}SCSS
$custom: #32c19c; $custom-light: #7fd4b9; $custom-dark: #000000;
JSON
{
"hex": "#32c19c",
"rgb": {
"r": 50,
"g": 193,
"b": 156
},
"hsl": {
"h": 164.476,
"s": 58.848,
"l": 47.647
},
"oklch": {
"l": 0.72788,
"c": 0.1302,
"h": 171
},
"luminance": 0.41218
}Semantic roles & 50–950 ramp
primary
#32C19C
secondary
#CB8396
accent
#466EE2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380