#32B09B#32B09B
#32B09B is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.5% C 0.112 H 179.1°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #32B09B |
|---|---|
| RGB | rgb(50, 176, 155) |
| HSL | hsl(170, 56%, 44%) |
| HSV | hsv(170, 72%, 69%) |
| CMYK | cmyk(71.6%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(65.04, -38.83, 0.93) |
| CIE-LCH | lch(65.04, 38.84, 178.63°) |
| OKLab | oklab(68.45% -0.1119 0.0018) |
| OKLCH | oklch(68.45% 0.112 179.1) |
| XYZ | xyz(22.7542, 34.0927, 36.3853) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.24
Tealish
#24BCA8
ΔE00 3.45
Topaz
#13BBAF
ΔE00 4.72
Lightseagreen
#20B2AA
ΔE00 4.77
Turquoise (survey)
#06C2AC
ΔE00 5.02
Blue Green
#0F9B8E
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B09B #B03247
analogous
#32B05C #32B09B #3286B0
triadic
#32B09B #9B32B0 #B09B32
tetradic
#32B09B #5C32B0 #B03247 #86B032
square
#32B09B #5C32B0 #B03247 #86B032
split-complementary
#32B09B #B03286 #B05C32
monochromatic
#175147 #248071 #32B09B #51CEB9 #81DBCC
Accessibility & contrast
On white
2.69
#32B09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#32B09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B09B
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B09B | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#97999D
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32b09b; /* rgb */ color: rgb(50, 176, 155); /* oklch */ color: oklch(68.5% 0.112 179.1);
Tailwind
colors: {
custom: {
50: '#7cc8b8',
500: '#32b09b',
950: '#000000',
},
}SCSS
$custom: #32b09b; $custom-light: #7cc8b8; $custom-dark: #000000;
JSON
{
"hex": "#32b09b",
"rgb": {
"r": 50,
"g": 176,
"b": 155
},
"hsl": {
"h": 170,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.68454,
"c": 0.11192,
"h": 179.1
},
"luminance": 0.34095
}Semantic roles & 50–950 ramp
primary
#32B09B
secondary
#C47986
accent
#4962DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280