#32C09C#32C09C
#32C09C is a light, vivid teal. Relative luminance 0.408; OKLCH L 72.5% C 0.129 H 171.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #32C09C |
|---|---|
| RGB | rgb(50, 192, 156) |
| HSL | hsl(165, 59%, 47%) |
| HSV | hsv(165, 74%, 75%) |
| CMYK | cmyk(74%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(70.02, -45.52, 7.57) |
| CIE-LCH | lch(70.02, 46.14, 170.55°) |
| OKLab | oklab(72.54% -0.1276 0.0193) |
| OKLCH | oklch(72.54% 0.129 171.4) |
| XYZ | xyz(26.1626, 40.7746, 37.9375) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.78
Green Blue
#01C08D
ΔE00 3.86
Turquoise (survey)
#06C2AC
ΔE00 4.66
Tealish
#24BCA8
ΔE00 5.00
Mediumaquamarine
#66CDAA
ΔE00 5.01
Greenblue
#23C48B
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32C09C #C03256
analogous
#32C055 #32C09C #329DC0
triadic
#32C09C #9C32C0 #C09C32
tetradic
#32C09C #5532C0 #C03256 #9DC032
square
#32C09C #5532C0 #C03256 #9DC032
split-complementary
#32C09C #C0329D #C05532
monochromatic
#195F4D #258F75 #32C09C #5BD4B6 #8BE1CB
Accessibility & contrast
On white
2.29
#32C09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#32C09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32C09C
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32C09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32C09C | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39A
Deuteranopia (green-blind)
#A8A69F
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #32c09c; /* rgb */ color: rgb(50, 192, 156); /* oklch */ color: oklch(72.5% 0.129 171.4);
Tailwind
colors: {
custom: {
50: '#7fd4b9',
500: '#32c09c',
950: '#000000',
},
}SCSS
$custom: #32c09c; $custom-light: #7fd4b9; $custom-dark: #000000;
JSON
{
"hex": "#32c09c",
"rgb": {
"r": 50,
"g": 192,
"b": 156
},
"hsl": {
"h": 164.789,
"s": 58.678,
"l": 47.451
},
"oklch": {
"l": 0.72535,
"c": 0.12904,
"h": 171.4
},
"luminance": 0.40778
}Semantic roles & 50–950 ramp
primary
#32C09C
secondary
#CB8395
accent
#466DE2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380