#32BF9D#32BF9D
#32BF9D is a light, vivid teal. Relative luminance 0.404; OKLCH L 72.3% C 0.127 H 172.4°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #32BF9D |
|---|---|
| RGB | rgb(50, 191, 157) |
| HSL | hsl(166, 59%, 47%) |
| HSV | hsv(166, 74%, 75%) |
| CMYK | cmyk(73.8%, 0%, 17.8%, 25.1%) |
| CIE-LAB | lab(69.73, -44.84, 6.62) |
| CIE-LCH | lch(69.73, 45.33, 171.60°) |
| OKLab | oklab(72.31% -0.1261 0.0168) |
| OKLCH | oklch(72.31% 0.127 172.4) |
| XYZ | xyz(26.0288, 40.3709, 38.3123) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.44
Turquoise (survey)
#06C2AC
ΔE00 4.19
Green Blue
#01C08D
ΔE00 4.37
Tealish
#24BCA8
ΔE00 4.43
Mediumaquamarine
#66CDAA
ΔE00 5.21
Greenblue
#23C48B
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BF9D #BF3254
analogous
#32BF57 #32BF9D #329ABF
triadic
#32BF9D #9D32BF #BF9D32
tetradic
#32BF9D #5732BF #BF3254 #9ABF32
square
#32BF9D #5732BF #BF3254 #9ABF32
split-complementary
#32BF9D #BF329A #BF5732
monochromatic
#195E4D #258E75 #32BF9D #5AD4B7 #8BE1CC
Accessibility & contrast
On white
2.31
#32BF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#32BF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BF9D
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BF9D | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 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)
#B9B29B
Deuteranopia (green-blind)
#A6A59F
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32bf9d; /* rgb */ color: rgb(50, 191, 157); /* oklch */ color: oklch(72.3% 0.127 172.4);
Tailwind
colors: {
custom: {
50: '#7fd3b9',
500: '#32bf9d',
950: '#000000',
},
}SCSS
$custom: #32bf9d; $custom-light: #7fd3b9; $custom-dark: #000000;
JSON
{
"hex": "#32bf9d",
"rgb": {
"r": 50,
"g": 191,
"b": 157
},
"hsl": {
"h": 165.532,
"s": 58.506,
"l": 47.255
},
"oklch": {
"l": 0.7231,
"c": 0.12723,
"h": 172.4
},
"luminance": 0.40374
}Semantic roles & 50–950 ramp
primary
#32BF9D
secondary
#CB8294
accent
#466CE2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380