#32B998#32B998
#32B998 is a light, vivid teal. Relative luminance 0.376; OKLCH L 70.7% C 0.124 H 172.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #32B998 |
|---|---|
| RGB | rgb(50, 185, 152) |
| HSL | hsl(165, 57%, 46%) |
| HSV | hsv(165, 73%, 73%) |
| CMYK | cmyk(73%, 0%, 17.8%, 27.5%) |
| CIE-LAB | lab(67.75, -43.54, 6.52) |
| CIE-LCH | lch(67.75, 44.03, 171.49°) |
| OKLab | oklab(70.65% -0.1225 0.0165) |
| OKLCH | oklch(70.65% 0.124 172.3) |
| XYZ | xyz(24.3289, 37.6402, 35.6827) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.99
Tealish
#24BCA8
ΔE00 4.40
Turquoise (survey)
#06C2AC
ΔE00 4.72
Green Blue
#01C08D
ΔE00 4.72
Greenblue
#23C48B
ΔE00 6.26
Mediumaquamarine
#66CDAA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B998 #B93253
analogous
#32B954 #32B998 #3296B9
triadic
#32B998 #9832B9 #B99832
tetradic
#32B998 #5432B9 #B93253 #96B932
square
#32B998 #5432B9 #B93253 #96B932
split-complementary
#32B998 #B93296 #B95432
monochromatic
#185949 #258970 #32B998 #57D2B3 #87DFC9
Accessibility & contrast
On white
2.46
#32B998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#32B998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B998
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B998 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD96
Deuteranopia (green-blind)
#A1A09A
Tritanopia (blue-blind)
#00BBAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b998; /* rgb */ color: rgb(50, 185, 152); /* oklch */ color: oklch(70.7% 0.124 172.3);
Tailwind
colors: {
custom: {
50: '#7ecfb6',
500: '#32b998',
950: '#000000',
},
}SCSS
$custom: #32b998; $custom-light: #7ecfb6; $custom-dark: #000000;
JSON
{
"hex": "#32b998",
"rgb": {
"r": 50,
"g": 185,
"b": 152
},
"hsl": {
"h": 165.333,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.7065,
"c": 0.12357,
"h": 172.3
},
"luminance": 0.37643
}Semantic roles & 50–950 ramp
primary
#32B998
secondary
#C87F91
accent
#476DE1
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280