#32BF9F#32BF9F
#32BF9F is a light, vivid teal. Relative luminance 0.404; OKLCH L 72.4% C 0.126 H 173.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #32BF9F |
|---|---|
| RGB | rgb(50, 191, 159) |
| HSL | hsl(166, 59%, 47%) |
| HSV | hsv(166, 74%, 75%) |
| CMYK | cmyk(73.8%, 0%, 16.8%, 25.1%) |
| CIE-LAB | lab(69.78, -44.34, 5.60) |
| CIE-LCH | lch(69.78, 44.69, 172.80°) |
| OKLab | oklab(72.37% -0.1252 0.0141) |
| OKLCH | oklch(72.37% 0.126 173.6) |
| XYZ | xyz(26.2010, 40.4398, 39.2189) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.41
Turquoise (survey)
#06C2AC
ΔE00 3.63
Tealish
#24BCA8
ΔE00 3.86
Green Blue
#01C08D
ΔE00 4.93
Mediumaquamarine
#66CDAA
ΔE00 5.28
Greenblue
#23C48B
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BF9F #BF3252
analogous
#32BF59 #32BF9F #3299BF
triadic
#32BF9F #9F32BF #BF9F32
tetradic
#32BF9F #5932BF #BF3252 #99BF32
square
#32BF9F #5932BF #BF3252 #99BF32
split-complementary
#32BF9F #BF3299 #BF5932
monochromatic
#195E4E #258E77 #32BF9F #5AD4B8 #8BE1CD
Accessibility & contrast
On white
2.31
#32BF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#32BF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BF9F
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BF9F | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29E
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#00C1B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32bf9f; /* rgb */ color: rgb(50, 191, 159); /* oklch */ color: oklch(72.4% 0.126 173.6);
Tailwind
colors: {
custom: {
50: '#7fd3bb',
500: '#32bf9f',
950: '#000000',
},
}SCSS
$custom: #32bf9f; $custom-light: #7fd3bb; $custom-dark: #000000;
JSON
{
"hex": "#32bf9f",
"rgb": {
"r": 50,
"g": 191,
"b": 159
},
"hsl": {
"h": 166.383,
"s": 58.506,
"l": 47.255
},
"oklch": {
"l": 0.72366,
"c": 0.12597,
"h": 173.6
},
"luminance": 0.40443
}Semantic roles & 50–950 ramp
primary
#32BF9F
secondary
#CB8293
accent
#4669E2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380