#32ABB6#32ABB6
#32ABB6 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.104 H 204.0°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABB6 |
|---|---|
| RGB | rgb(50, 171, 182) |
| HSL | hsl(185, 57%, 45%) |
| HSV | hsv(185, 73%, 71%) |
| CMYK | cmyk(72.5%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(64.31, -28.72, -15.19) |
| CIE-LCH | lch(64.31, 32.49, 207.87°) |
| OKLab | oklab(68.13% -0.0947 -0.0422) |
| OKLCH | oklch(68.13% 0.104 204) |
| XYZ | xyz(24.3181, 33.1784, 49.3693) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.04
Cadetblue
#5F9EA0
ΔE00 6.35
Lightseagreen
#20B2AA
ΔE00 7.69
Sea
#3C9992
ΔE00 8.97
Topaz
#13BBAF
ΔE00 9.83
Darkturquoise
#00CED1
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABB6 #B63D32
analogous
#32B67F #32ABB6 #3269B6
triadic
#32ABB6 #B632AB #ABB632
tetradic
#32ABB6 #7F32B6 #B63D32 #69B632
square
#32ABB6 #7F32B6 #B63D32 #69B632
split-complementary
#32ABB6 #B63269 #B67F32
monochromatic
#185156 #257E86 #32ABB6 #55C6D0 #85D6DD
Accessibility & contrast
On white
2.75
#32ABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#32ABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABB6
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABB6 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B7
Deuteranopia (green-blind)
#8A96B6
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32abb6; /* rgb */ color: rgb(50, 171, 182); /* oklch */ color: oklch(68.1% 0.104 204.0);
Tailwind
colors: {
custom: {
50: '#7ec4cb',
500: '#32abb6',
950: '#000000',
},
}SCSS
$custom: #32abb6; $custom-light: #7ec4cb; $custom-dark: #000000;
JSON
{
"hex": "#32abb6",
"rgb": {
"r": 50,
"g": 171,
"b": 182
},
"hsl": {
"h": 185,
"s": 56.897,
"l": 45.49
},
"oklch": {
"l": 0.68128,
"c": 0.10364,
"h": 204
},
"luminance": 0.33181
}Semantic roles & 50–950 ramp
primary
#32ABB6
secondary
#C7837D
accent
#5448E0
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182