#32BE9E#32BE9E
#32BE9E is a light, vivid teal. Relative luminance 0.400; OKLCH L 72.1% C 0.125 H 173.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #32BE9E |
|---|---|
| RGB | rgb(50, 190, 158) |
| HSL | hsl(166, 58%, 47%) |
| HSV | hsv(166, 74%, 75%) |
| CMYK | cmyk(73.7%, 0%, 16.8%, 25.5%) |
| CIE-LAB | lab(69.45, -44.17, 5.67) |
| CIE-LCH | lch(69.45, 44.53, 172.69°) |
| OKLab | oklab(72.08% -0.1246 0.0143) |
| OKLCH | oklch(72.08% 0.125 173.5) |
| XYZ | xyz(25.8972, 39.9706, 38.6913) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.16
Turquoise (survey)
#06C2AC
ΔE00 3.73
Tealish
#24BCA8
ΔE00 3.85
Green Blue
#01C08D
ΔE00 4.90
Mediumaquamarine
#66CDAA
ΔE00 5.46
Greenblue
#23C48B
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BE9E #BE3252
analogous
#32BE58 #32BE9E #3298BE
triadic
#32BE9E #9E32BE #BE9E32
tetradic
#32BE9E #5832BE #BE3252 #98BE32
square
#32BE9E #5832BE #BE3252 #98BE32
split-complementary
#32BE9E #BE3298 #BE5832
monochromatic
#195D4D #258E76 #32BE9E #5AD3B8 #8AE0CD
Accessibility & contrast
On white
2.33
#32BE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#32BE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BE9E
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BE9E | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29C
Deuteranopia (green-blind)
#A5A4A0
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32be9e; /* rgb */ color: rgb(50, 190, 158); /* oklch */ color: oklch(72.1% 0.125 173.5);
Tailwind
colors: {
custom: {
50: '#7fd2ba',
500: '#32be9e',
950: '#000000',
},
}SCSS
$custom: #32be9e; $custom-light: #7fd2ba; $custom-dark: #000000;
JSON
{
"hex": "#32be9e",
"rgb": {
"r": 50,
"g": 190,
"b": 158
},
"hsl": {
"h": 166.286,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.72085,
"c": 0.12547,
"h": 173.5
},
"luminance": 0.39974
}Semantic roles & 50–950 ramp
primary
#32BE9E
secondary
#CA8292
accent
#466AE2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380