#32BF9B#32BF9B
#32BF9B is a light, vivid teal. Relative luminance 0.403; OKLCH L 72.3% C 0.129 H 171.3°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #32BF9B |
|---|---|
| RGB | rgb(50, 191, 155) |
| HSL | hsl(165, 59%, 47%) |
| HSV | hsv(165, 74%, 75%) |
| CMYK | cmyk(73.8%, 0%, 18.8%, 25.1%) |
| CIE-LAB | lab(69.68, -45.34, 7.64) |
| CIE-LCH | lch(69.68, 45.98, 170.43°) |
| OKLab | oklab(72.25% -0.1271 0.0194) |
| OKLCH | oklch(72.25% 0.129 171.3) |
| XYZ | xyz(25.8595, 40.3032, 37.4204) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.55
Green Blue
#01C08D
ΔE00 3.82
Turquoise (survey)
#06C2AC
ΔE00 4.74
Tealish
#24BCA8
ΔE00 4.99
Greenblue
#23C48B
ΔE00 5.14
Mediumaquamarine
#66CDAA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BF9B #BF3256
analogous
#32BF55 #32BF9B #329CBF
triadic
#32BF9B #9B32BF #BF9B32
tetradic
#32BF9B #5532BF #BF3256 #9CBF32
square
#32BF9B #5532BF #BF3256 #9CBF32
split-complementary
#32BF9B #BF329C #BF5532
monochromatic
#195E4C #258E74 #32BF9B #5AD4B5 #8BE1CB
Accessibility & contrast
On white
2.32
#32BF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#32BF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BF9B
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BF9B | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B299
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32bf9b; /* rgb */ color: rgb(50, 191, 155); /* oklch */ color: oklch(72.3% 0.129 171.3);
Tailwind
colors: {
custom: {
50: '#7fd3b8',
500: '#32bf9b',
950: '#000000',
},
}SCSS
$custom: #32bf9b; $custom-light: #7fd3b8; $custom-dark: #000000;
JSON
{
"hex": "#32bf9b",
"rgb": {
"r": 50,
"g": 191,
"b": 155
},
"hsl": {
"h": 164.681,
"s": 58.506,
"l": 47.255
},
"oklch": {
"l": 0.72254,
"c": 0.12855,
"h": 171.3
},
"luminance": 0.40306
}Semantic roles & 50–950 ramp
primary
#32BF9B
secondary
#CB8295
accent
#466EE2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380