#32C29B#32C29B
#32C29B is a light, vivid teal. Relative luminance 0.416; OKLCH L 73.0% C 0.132 H 170.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #32C29B |
|---|---|
| RGB | rgb(50, 194, 155) |
| HSL | hsl(164, 59%, 48%) |
| HSV | hsv(164, 74%, 76%) |
| CMYK | cmyk(74.2%, 0%, 20.1%, 23.9%) |
| CIE-LAB | lab(70.61, -46.60, 8.96) |
| CIE-LCH | lch(70.61, 47.45, 169.11°) |
| OKLab | oklab(73.01% -0.13 0.0229) |
| OKLCH | oklch(73.01% 0.132 170) |
| XYZ | xyz(26.5204, 41.6251, 37.6407) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.23
Greenblue
#23C48B
ΔE00 4.32
Greeny Blue
#42B395
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 4.74
Greenish Teal
#32BF84
ΔE00 5.19
Turquoise (survey)
#06C2AC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32C29B #C23259
analogous
#32C253 #32C29B #32A1C2
triadic
#32C29B #9B32C2 #C29B32
tetradic
#32C29B #5332C2 #C23259 #A1C232
square
#32C29B #5332C2 #C23259 #A1C232
split-complementary
#32C29B #C232A1 #C25332
monochromatic
#19614D #259174 #32C29B #5CD5B4 #8DE2CB
Accessibility & contrast
On white
2.25
#32C29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#32C29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32C29B
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32C29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32C29B | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB599
Deuteranopia (green-blind)
#AAA79E
Tritanopia (blue-blind)
#00C3B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #32c29b; /* rgb */ color: rgb(50, 194, 155); /* oklch */ color: oklch(73.0% 0.132 170.0);
Tailwind
colors: {
custom: {
50: '#7fd5b8',
500: '#32c29b',
950: '#000000',
},
}SCSS
$custom: #32c29b; $custom-light: #7fd5b8; $custom-dark: #000000;
JSON
{
"hex": "#32c29b",
"rgb": {
"r": 50,
"g": 194,
"b": 155
},
"hsl": {
"h": 163.75,
"s": 59.016,
"l": 47.843
},
"oklch": {
"l": 0.73014,
"c": 0.13205,
"h": 170
},
"luminance": 0.41628
}Semantic roles & 50–950 ramp
primary
#32C29B
secondary
#CC8497
accent
#4670E2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380