#32B094#32B094
#32B094 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.2% C 0.116 H 174.3°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #32B094 |
|---|---|
| RGB | rgb(50, 176, 148) |
| HSL | hsl(167, 56%, 44%) |
| HSV | hsv(167, 72%, 69%) |
| CMYK | cmyk(71.6%, 0%, 15.9%, 31%) |
| CIE-LAB | lab(64.85, -40.67, 4.55) |
| CIE-LCH | lch(64.85, 40.92, 173.62°) |
| OKLab | oklab(68.25% -0.1152 0.0114) |
| OKLCH | oklch(68.25% 0.116 174.3) |
| XYZ | xyz(22.1833, 33.8643, 33.3786) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.53
Tealish
#24BCA8
ΔE00 4.60
Turquoise (survey)
#06C2AC
ΔE00 5.72
Topaz
#13BBAF
ΔE00 6.64
Green Blue
#01C08D
ΔE00 6.93
Lightseagreen
#20B2AA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B094 #B0324E
analogous
#32B055 #32B094 #328DB0
triadic
#32B094 #9432B0 #B09432
tetradic
#32B094 #5532B0 #B0324E #8DB032
square
#32B094 #5532B0 #B0324E #8DB032
split-complementary
#32B094 #B0328D #B05532
monochromatic
#175144 #24806C #32B094 #51CEB2 #81DBC7
Accessibility & contrast
On white
2.70
#32B094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#32B094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B094
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B094 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA593
Deuteranopia (green-blind)
#999896
Tritanopia (blue-blind)
#00B2A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #32b094; /* rgb */ color: rgb(50, 176, 148); /* oklch */ color: oklch(68.2% 0.116 174.3);
Tailwind
colors: {
custom: {
50: '#7cc8b3',
500: '#32b094',
950: '#000000',
},
}SCSS
$custom: #32b094; $custom-light: #7cc8b3; $custom-dark: #000000;
JSON
{
"hex": "#32b094",
"rgb": {
"r": 50,
"g": 176,
"b": 148
},
"hsl": {
"h": 166.667,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.68245,
"c": 0.11577,
"h": 174.3
},
"luminance": 0.33867
}Semantic roles & 50–950 ramp
primary
#32B094
secondary
#C4798A
accent
#496ADF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280