#32BE9F#32BE9F
#32BE9F is a light, vivid teal. Relative luminance 0.400; OKLCH L 72.1% C 0.125 H 174.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #32BE9F |
|---|---|
| RGB | rgb(50, 190, 159) |
| HSL | hsl(167, 58%, 47%) |
| HSV | hsv(167, 74%, 75%) |
| CMYK | cmyk(73.7%, 0%, 16.3%, 25.5%) |
| CIE-LAB | lab(69.47, -43.91, 5.15) |
| CIE-LCH | lch(69.47, 44.21, 173.31°) |
| OKLab | oklab(72.11% -0.1242 0.013) |
| OKLCH | oklch(72.11% 0.125 174) |
| XYZ | xyz(25.9836, 40.0051, 39.1465) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.18
Turquoise (survey)
#06C2AC
ΔE00 3.46
Tealish
#24BCA8
ΔE00 3.56
Green Blue
#01C08D
ΔE00 5.19
Mediumaquamarine
#66CDAA
ΔE00 5.52
Topaz
#13BBAF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BE9F #BE3251
analogous
#32BE59 #32BE9F #3297BE
triadic
#32BE9F #9F32BE #BE9F32
tetradic
#32BE9F #5932BE #BE3251 #97BE32
square
#32BE9F #5932BE #BE3251 #97BE32
split-complementary
#32BE9F #BE3297 #BE5932
monochromatic
#195D4E #258E76 #32BE9F #5AD3B9 #8AE0CD
Accessibility & contrast
On white
2.33
#32BE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#32BE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BE9F
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BE9F | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B29E
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32be9f; /* rgb */ color: rgb(50, 190, 159); /* oklch */ color: oklch(72.1% 0.125 174.0);
Tailwind
colors: {
custom: {
50: '#7fd2bb',
500: '#32be9f',
950: '#000000',
},
}SCSS
$custom: #32be9f; $custom-light: #7fd2bb; $custom-dark: #000000;
JSON
{
"hex": "#32be9f",
"rgb": {
"r": 50,
"g": 190,
"b": 159
},
"hsl": {
"h": 166.714,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.72113,
"c": 0.12485,
"h": 174
},
"luminance": 0.40008
}Semantic roles & 50–950 ramp
primary
#32BE9F
secondary
#CA8292
accent
#4669E2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380