#32BF9C#32BF9C
#32BF9C is a light, vivid teal. Relative luminance 0.403; OKLCH L 72.3% C 0.128 H 171.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #32BF9C |
|---|---|
| RGB | rgb(50, 191, 156) |
| HSL | hsl(165, 59%, 47%) |
| HSV | hsv(165, 74%, 75%) |
| CMYK | cmyk(73.8%, 0%, 18.3%, 25.1%) |
| CIE-LAB | lab(69.71, -45.09, 7.13) |
| CIE-LCH | lch(69.71, 45.65, 171.01°) |
| OKLab | oklab(72.28% -0.1266 0.0181) |
| OKLCH | oklch(72.28% 0.128 171.8) |
| XYZ | xyz(25.9438, 40.3369, 37.8645) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.48
Green Blue
#01C08D
ΔE00 4.09
Turquoise (survey)
#06C2AC
ΔE00 4.46
Tealish
#24BCA8
ΔE00 4.71
Mediumaquamarine
#66CDAA
ΔE00 5.19
Greenblue
#23C48B
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BF9C #BF3255
analogous
#32BF55 #32BF9C #329CBF
triadic
#32BF9C #9C32BF #BF9C32
tetradic
#32BF9C #5532BF #BF3255 #9CBF32
square
#32BF9C #5532BF #BF3255 #9CBF32
split-complementary
#32BF9C #BF329C #BF5532
monochromatic
#195E4D #258E74 #32BF9C #5AD4B6 #8BE1CB
Accessibility & contrast
On white
2.32
#32BF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#32BF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BF9C
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BF9C | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29A
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32bf9c; /* rgb */ color: rgb(50, 191, 156); /* oklch */ color: oklch(72.3% 0.128 171.8);
Tailwind
colors: {
custom: {
50: '#7fd3b9',
500: '#32bf9c',
950: '#000000',
},
}SCSS
$custom: #32bf9c; $custom-light: #7fd3b9; $custom-dark: #000000;
JSON
{
"hex": "#32bf9c",
"rgb": {
"r": 50,
"g": 191,
"b": 156
},
"hsl": {
"h": 165.106,
"s": 58.506,
"l": 47.255
},
"oklch": {
"l": 0.72282,
"c": 0.12788,
"h": 171.8
},
"luminance": 0.4034
}Semantic roles & 50–950 ramp
primary
#32BF9C
secondary
#CB8294
accent
#466DE2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380