#32B898#32B898
#32B898 is a light, vivid teal. Relative luminance 0.372; OKLCH L 70.4% C 0.122 H 172.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #32B898 |
|---|---|
| RGB | rgb(50, 184, 152) |
| HSL | hsl(166, 57%, 46%) |
| HSV | hsv(166, 73%, 72%) |
| CMYK | cmyk(72.8%, 0%, 17.4%, 27.8%) |
| CIE-LAB | lab(67.44, -43.12, 6.07) |
| CIE-LCH | lch(67.44, 43.54, 171.99°) |
| OKLab | oklab(70.4% -0.1214 0.0154) |
| OKLCH | oklch(70.4% 0.122 172.8) |
| XYZ | xyz(24.1205, 37.2232, 35.6133) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.73
Tealish
#24BCA8
ΔE00 4.21
Turquoise (survey)
#06C2AC
ΔE00 4.66
Green Blue
#01C08D
ΔE00 5.05
Greenblue
#23C48B
ΔE00 6.60
Mediumaquamarine
#66CDAA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B898 #B83252
analogous
#32B855 #32B898 #3295B8
triadic
#32B898 #9832B8 #B89832
tetradic
#32B898 #5532B8 #B83252 #95B832
square
#32B898 #5532B8 #B83252 #95B832
split-complementary
#32B898 #B83295 #B85532
monochromatic
#185848 #258870 #32B898 #56D1B4 #86DEC9
Accessibility & contrast
On white
2.49
#32B898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#32B898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B898
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B898 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC96
Deuteranopia (green-blind)
#A09F9A
Tritanopia (blue-blind)
#00BAAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b898; /* rgb */ color: rgb(50, 184, 152); /* oklch */ color: oklch(70.4% 0.122 172.8);
Tailwind
colors: {
custom: {
50: '#7dceb6',
500: '#32b898',
950: '#000000',
},
}SCSS
$custom: #32b898; $custom-light: #7dceb6; $custom-dark: #000000;
JSON
{
"hex": "#32b898",
"rgb": {
"r": 50,
"g": 184,
"b": 152
},
"hsl": {
"h": 165.672,
"s": 57.265,
"l": 45.882
},
"oklch": {
"l": 0.70396,
"c": 0.12242,
"h": 172.8
},
"luminance": 0.37226
}Semantic roles & 50–950 ramp
primary
#32B898
secondary
#C87E90
accent
#476CE1
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280