#32C09F#32C09F
#32C09F is a light, vivid teal. Relative luminance 0.409; OKLCH L 72.6% C 0.127 H 173.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #32C09F |
|---|---|
| RGB | rgb(50, 192, 159) |
| HSL | hsl(166, 59%, 47%) |
| HSV | hsv(166, 74%, 75%) |
| CMYK | cmyk(74%, 0%, 17.2%, 24.7%) |
| CIE-LAB | lab(70.09, -44.76, 6.04) |
| CIE-LCH | lch(70.09, 45.17, 172.31°) |
| OKLab | oklab(72.62% -0.1262 0.0153) |
| OKLCH | oklch(72.62% 0.127 173.1) |
| XYZ | xyz(26.4198, 40.8774, 39.2919) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.66
Turquoise (survey)
#06C2AC
ΔE00 3.83
Tealish
#24BCA8
ΔE00 4.16
Green Blue
#01C08D
ΔE00 4.69
Mediumaquamarine
#66CDAA
ΔE00 5.06
Greenblue
#23C48B
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32C09F #C03253
analogous
#32C058 #32C09F #329AC0
triadic
#32C09F #9F32C0 #C09F32
tetradic
#32C09F #5832C0 #C03253 #9AC032
square
#32C09F #5832C0 #C03253 #9AC032
split-complementary
#32C09F #C0329A #C05832
monochromatic
#195F4F #258F77 #32C09F #5BD4B8 #8BE1CD
Accessibility & contrast
On white
2.29
#32C09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#32C09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32C09F
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32C09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32C09F | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39D
Deuteranopia (green-blind)
#A7A6A1
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #32c09f; /* rgb */ color: rgb(50, 192, 159); /* oklch */ color: oklch(72.6% 0.127 173.1);
Tailwind
colors: {
custom: {
50: '#7fd4bb',
500: '#32c09f',
950: '#000000',
},
}SCSS
$custom: #32c09f; $custom-light: #7fd4bb; $custom-dark: #000000;
JSON
{
"hex": "#32c09f",
"rgb": {
"r": 50,
"g": 192,
"b": 159
},
"hsl": {
"h": 166.056,
"s": 58.678,
"l": 47.451
},
"oklch": {
"l": 0.72618,
"c": 0.1271,
"h": 173.1
},
"luminance": 0.40881
}Semantic roles & 50–950 ramp
primary
#32C09F
secondary
#CB8394
accent
#466AE2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380