#32AFB1#32AFB1
#32AFB1 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.105 H 196.6°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFB1 |
|---|---|
| RGB | rgb(50, 175, 177) |
| HSL | hsl(181, 56%, 45%) |
| HSV | hsv(181, 72%, 69%) |
| CMYK | cmyk(71.8%, 1.1%, 0%, 30.6%) |
| CIE-LAB | lab(65.36, -32.17, -10.81) |
| CIE-LCH | lch(65.36, 33.94, 198.58°) |
| OKLab | oklab(68.93% -0.1008 -0.03) |
| OKLCH | oklch(68.93% 0.105 196.6) |
| XYZ | xyz(24.5776, 34.5095, 46.9521) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.04
Turquoise Blue
#06B1C4
ΔE00 5.91
Topaz
#13BBAF
ΔE00 6.21
Cadetblue
#5F9EA0
ΔE00 7.00
Sea
#3C9992
ΔE00 7.65
Darkturquoise
#00CED1
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFB1 #B13432
analogous
#32B174 #32AFB1 #3270B1
triadic
#32AFB1 #B132AF #AFB132
tetradic
#32AFB1 #7432B1 #B13432 #70B132
square
#32AFB1 #7432B1 #B13432 #70B132
split-complementary
#32AFB1 #B13270 #B17432
monochromatic
#175152 #258081 #32AFB1 #52CCCE #82DADC
Accessibility & contrast
On white
2.66
#32AFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#32AFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFB1
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFB1 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B1
Deuteranopia (green-blind)
#9099B2
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32afb1; /* rgb */ color: rgb(50, 175, 177); /* oklch */ color: oklch(68.9% 0.105 196.6);
Tailwind
colors: {
custom: {
50: '#7ec7c8',
500: '#32afb1',
950: '#000000',
},
}SCSS
$custom: #32afb1; $custom-light: #7ec7c8; $custom-dark: #000000;
JSON
{
"hex": "#32afb1",
"rgb": {
"r": 50,
"g": 175,
"b": 177
},
"hsl": {
"h": 180.945,
"s": 55.947,
"l": 44.51
},
"oklch": {
"l": 0.68933,
"c": 0.10523,
"h": 196.6
},
"luminance": 0.34512
}Semantic roles & 50–950 ramp
primary
#32AFB1
secondary
#C57B7A
accent
#4B49DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282