#32BD9B#32BD9B
#32BD9B is a light, vivid teal. Relative luminance 0.394; OKLCH L 71.7% C 0.126 H 172.2°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #32BD9B |
|---|---|
| RGB | rgb(50, 189, 155) |
| HSL | hsl(165, 58%, 47%) |
| HSV | hsv(165, 74%, 74%) |
| CMYK | cmyk(73.5%, 0%, 18%, 25.9%) |
| CIE-LAB | lab(69.07, -44.50, 6.75) |
| CIE-LCH | lch(69.07, 45.01, 171.37°) |
| OKLab | oklab(71.75% -0.1251 0.0172) |
| OKLCH | oklch(71.75% 0.126 172.2) |
| XYZ | xyz(25.4263, 39.4368, 37.2760) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.95
Green Blue
#01C08D
ΔE00 4.33
Turquoise (survey)
#06C2AC
ΔE00 4.39
Tealish
#24BCA8
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 5.59
Greenblue
#23C48B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BD9B #BD3254
analogous
#32BD56 #32BD9B #329ABD
triadic
#32BD9B #9B32BD #BD9B32
tetradic
#32BD9B #5632BD #BD3254 #9ABD32
square
#32BD9B #5632BD #BD3254 #9ABD32
split-complementary
#32BD9B #BD329A #BD5632
monochromatic
#185C4C #258D73 #32BD9B #59D3B5 #89E0CB
Accessibility & contrast
On white
2.36
#32BD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#32BD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BD9B
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BD9B | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B099
Deuteranopia (green-blind)
#A5A39D
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #32bd9b; /* rgb */ color: rgb(50, 189, 155); /* oklch */ color: oklch(71.7% 0.126 172.2);
Tailwind
colors: {
custom: {
50: '#7ed2b8',
500: '#32bd9b',
950: '#000000',
},
}SCSS
$custom: #32bd9b; $custom-light: #7ed2b8; $custom-dark: #000000;
JSON
{
"hex": "#32bd9b",
"rgb": {
"r": 50,
"g": 189,
"b": 155
},
"hsl": {
"h": 165.324,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.71748,
"c": 0.12624,
"h": 172.2
},
"luminance": 0.3944
}Semantic roles & 50–950 ramp
primary
#32BD9B
secondary
#CA8193
accent
#466CE1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280