#32AFB3#32AFB3
#32AFB3 is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.0% C 0.105 H 198.2°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFB3 |
|---|---|
| RGB | rgb(50, 175, 179) |
| HSL | hsl(182, 56%, 45%) |
| HSV | hsv(182, 72%, 70%) |
| CMYK | cmyk(72.1%, 2.2%, 0%, 29.8%) |
| CIE-LAB | lab(65.43, -31.57, -11.83) |
| CIE-LCH | lch(65.43, 33.72, 200.54°) |
| OKLab | oklab(69.01% -0.1 -0.0329) |
| OKLCH | oklch(69.01% 0.105 198.2) |
| XYZ | xyz(24.7784, 34.5898, 48.0097) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.79
Turquoise Blue
#06B1C4
ΔE00 5.15
Topaz
#13BBAF
ΔE00 6.88
Cadetblue
#5F9EA0
ΔE00 6.90
Sea
#3C9992
ΔE00 8.04
Darkturquoise
#00CED1
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFB3 #B33632
analogous
#32B376 #32AFB3 #326FB3
triadic
#32AFB3 #B332AF #AFB332
tetradic
#32AFB3 #7632B3 #B33632 #6FB332
square
#32AFB3 #7632B3 #B33632 #6FB332
split-complementary
#32AFB3 #B3326F #B37632
monochromatic
#175153 #258083 #32AFB3 #53CBCF #83DADC
Accessibility & contrast
On white
2.65
#32AFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#32AFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFB3
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFB3 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B3
Deuteranopia (green-blind)
#9099B4
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32afb3; /* rgb */ color: rgb(50, 175, 179); /* oklch */ color: oklch(69.0% 0.105 198.2);
Tailwind
colors: {
custom: {
50: '#7ec7c9',
500: '#32afb3',
950: '#000000',
},
}SCSS
$custom: #32afb3; $custom-light: #7ec7c9; $custom-dark: #000000;
JSON
{
"hex": "#32afb3",
"rgb": {
"r": 50,
"g": 175,
"b": 179
},
"hsl": {
"h": 181.86,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.69005,
"c": 0.10523,
"h": 198.2
},
"luminance": 0.34593
}Semantic roles & 50–950 ramp
primary
#32AFB3
secondary
#C67D7B
accent
#4D48E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282