#32AFB7#32AFB7
#32AFB7 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.106 H 201.4°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFB7 |
|---|---|
| RGB | rgb(50, 175, 183) |
| HSL | hsl(184, 57%, 46%) |
| HSV | hsv(184, 73%, 72%) |
| CMYK | cmyk(72.7%, 4.4%, 0%, 28.2%) |
| CIE-LAB | lab(65.56, -30.37, -13.86) |
| CIE-LCH | lch(65.56, 33.39, 204.53°) |
| OKLab | oklab(69.15% -0.0982 -0.0385) |
| OKLCH | oklch(69.15% 0.106 201.4) |
| XYZ | xyz(25.1888, 34.7540, 50.1712) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.68
Lightseagreen
#20B2AA
ΔE00 6.31
Cadetblue
#5F9EA0
ΔE00 6.91
Topaz
#13BBAF
ΔE00 8.27
Darkturquoise
#00CED1
ΔE00 8.54
Sea
#3C9992
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFB7 #B73A32
analogous
#32B77C #32AFB7 #326CB7
triadic
#32AFB7 #B732AF #AFB732
tetradic
#32AFB7 #7C32B7 #B73A32 #6CB732
square
#32AFB7 #7C32B7 #B73A32 #6CB732
split-complementary
#32AFB7 #B7326C #B77C32
monochromatic
#185357 #258187 #32AFB7 #56C9D1 #86D9DE
Accessibility & contrast
On white
2.64
#32AFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#32AFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFB7
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFB7 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B8
Deuteranopia (green-blind)
#8F99B8
Tritanopia (blue-blind)
#00B6B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32afb7; /* rgb */ color: rgb(50, 175, 183); /* oklch */ color: oklch(69.2% 0.106 201.4);
Tailwind
colors: {
custom: {
50: '#7fc7cc',
500: '#32afb7',
950: '#000000',
},
}SCSS
$custom: #32afb7; $custom-light: #7fc7cc; $custom-dark: #000000;
JSON
{
"hex": "#32afb7",
"rgb": {
"r": 50,
"g": 175,
"b": 183
},
"hsl": {
"h": 183.609,
"s": 57.082,
"l": 45.686
},
"oklch": {
"l": 0.69152,
"c": 0.10551,
"h": 201.4
},
"luminance": 0.34757
}Semantic roles & 50–950 ramp
primary
#32AFB7
secondary
#C7827D
accent
#5147E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282