#32AFB6#32AFB6
#32AFB6 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.1% C 0.105 H 200.6°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFB6 |
|---|---|
| RGB | rgb(50, 175, 182) |
| HSL | hsl(183, 57%, 45%) |
| HSV | hsv(183, 73%, 71%) |
| CMYK | cmyk(72.5%, 3.8%, 0%, 28.6%) |
| CIE-LAB | lab(65.52, -30.68, -13.35) |
| CIE-LCH | lch(65.52, 33.46, 203.53°) |
| OKLab | oklab(69.11% -0.0987 -0.0371) |
| OKLCH | oklch(69.11% 0.105 200.6) |
| XYZ | xyz(25.0851, 34.7125, 49.6250) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.04
Lightseagreen
#20B2AA
ΔE00 5.93
Cadetblue
#5F9EA0
ΔE00 6.88
Topaz
#13BBAF
ΔE00 7.92
Darkturquoise
#00CED1
ΔE00 8.44
Sea
#3C9992
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFB6 #B63932
analogous
#32B67B #32AFB6 #326DB6
triadic
#32AFB6 #B632AF #AFB632
tetradic
#32AFB6 #7B32B6 #B63932 #6DB632
square
#32AFB6 #7B32B6 #B63932 #6DB632
split-complementary
#32AFB6 #B6326D #B67B32
monochromatic
#185356 #258186 #32AFB6 #55CAD0 #85D9DD
Accessibility & contrast
On white
2.64
#32AFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#32AFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFB6
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFB6 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B7
Deuteranopia (green-blind)
#8F99B7
Tritanopia (blue-blind)
#00B6B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32afb6; /* rgb */ color: rgb(50, 175, 182); /* oklch */ color: oklch(69.1% 0.105 200.6);
Tailwind
colors: {
custom: {
50: '#7fc7cb',
500: '#32afb6',
950: '#000000',
},
}SCSS
$custom: #32afb6; $custom-light: #7fc7cb; $custom-dark: #000000;
JSON
{
"hex": "#32afb6",
"rgb": {
"r": 50,
"g": 175,
"b": 182
},
"hsl": {
"h": 183.182,
"s": 56.897,
"l": 45.49
},
"oklch": {
"l": 0.69114,
"c": 0.10541,
"h": 200.6
},
"luminance": 0.34715
}Semantic roles & 50–950 ramp
primary
#32AFB6
secondary
#C7817D
accent
#5048E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282