#32B09C#32B09C
#32B09C is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.5% C 0.111 H 179.8°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #32B09C |
|---|---|
| RGB | rgb(50, 176, 156) |
| HSL | hsl(170, 56%, 44%) |
| HSV | hsv(170, 72%, 69%) |
| CMYK | cmyk(71.6%, 0%, 11.4%, 31%) |
| CIE-LAB | lab(65.06, -38.56, 0.41) |
| CIE-LCH | lch(65.06, 38.56, 179.39°) |
| OKLab | oklab(68.48% -0.1114 0.0005) |
| OKLCH | oklch(68.48% 0.111 179.8) |
| XYZ | xyz(22.8385, 34.1264, 36.8294) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.39
Greeny Blue
#42B395
ΔE00 3.55
Lightseagreen
#20B2AA
ΔE00 4.43
Topaz
#13BBAF
ΔE00 4.47
Turquoise (survey)
#06C2AC
ΔE00 5.00
Blue Green
#0F9B8E
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B09C #B03246
analogous
#32B05D #32B09C #3285B0
triadic
#32B09C #9C32B0 #B09C32
tetradic
#32B09C #5D32B0 #B03246 #85B032
square
#32B09C #5D32B0 #B03246 #85B032
split-complementary
#32B09C #B03285 #B05D32
monochromatic
#175148 #248072 #32B09C #51CEBA #81DBCD
Accessibility & contrast
On white
2.68
#32B09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#32B09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B09C
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B09C | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59B
Deuteranopia (green-blind)
#97999E
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32b09c; /* rgb */ color: rgb(50, 176, 156); /* oklch */ color: oklch(68.5% 0.111 179.8);
Tailwind
colors: {
custom: {
50: '#7cc8b9',
500: '#32b09c',
950: '#000000',
},
}SCSS
$custom: #32b09c; $custom-light: #7cc8b9; $custom-dark: #000000;
JSON
{
"hex": "#32b09c",
"rgb": {
"r": 50,
"g": 176,
"b": 156
},
"hsl": {
"h": 170.476,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.68484,
"c": 0.11143,
"h": 179.8
},
"luminance": 0.34129
}Semantic roles & 50–950 ramp
primary
#32B09C
secondary
#C47985
accent
#4961DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280