#32B29F#32B29F
#32B29F is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.1% C 0.112 H 180.6°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #32B29F |
|---|---|
| RGB | rgb(50, 178, 159) |
| HSL | hsl(171, 56%, 45%) |
| HSV | hsv(171, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 10.7%, 30.2%) |
| CIE-LAB | lab(65.76, -38.65, -0.23) |
| CIE-LCH | lch(65.76, 38.65, 180.34°) |
| OKLab | oklab(69.08% -0.1121 -0.0012) |
| OKLCH | oklch(69.08% 0.112 180.6) |
| XYZ | xyz(23.4907, 35.0193, 38.3155) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.80
Topaz
#13BBAF
ΔE00 3.80
Greeny Blue
#42B395
ΔE00 3.85
Lightseagreen
#20B2AA
ΔE00 3.99
Turquoise (survey)
#06C2AC
ΔE00 4.47
Blue Green
#0F9B8E
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B29F #B23245
analogous
#32B25F #32B29F #3285B2
triadic
#32B29F #9F32B2 #B29F32
tetradic
#32B29F #5F32B2 #B23245 #85B232
square
#32B29F #5F32B2 #B23245 #85B232
split-complementary
#32B29F #B23285 #B25F32
monochromatic
#17524A #258274 #32B29F #53CFBC #82DCCF
Accessibility & contrast
On white
2.62
#32B29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#32B29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B29F
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B29F | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#989AA1
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32b29f; /* rgb */ color: rgb(50, 178, 159); /* oklch */ color: oklch(69.1% 0.112 180.6);
Tailwind
colors: {
custom: {
50: '#7dcabb',
500: '#32b29f',
950: '#000000',
},
}SCSS
$custom: #32b29f; $custom-light: #7dcabb; $custom-dark: #000000;
JSON
{
"hex": "#32b29f",
"rgb": {
"r": 50,
"g": 178,
"b": 159
},
"hsl": {
"h": 171.094,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69083,
"c": 0.11208,
"h": 180.6
},
"luminance": 0.35022
}Semantic roles & 50–950 ramp
primary
#32B29F
secondary
#C57B86
accent
#485FDF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280