#32B6B3#32B6B3
#32B6B3 is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.7% C 0.110 H 192.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #32B6B3 |
|---|---|
| RGB | rgb(50, 182, 179) |
| HSL | hsl(179, 57%, 45%) |
| HSV | hsv(179, 73%, 71%) |
| CMYK | cmyk(72.5%, 0%, 1.6%, 28.6%) |
| CIE-LAB | lab(67.57, -34.89, -8.64) |
| CIE-LCH | lch(67.57, 35.94, 193.91°) |
| OKLab | oklab(70.74% -0.107 -0.0241) |
| OKLCH | oklch(70.74% 0.11 192.7) |
| XYZ | xyz(26.1763, 37.3855, 48.4756) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.45
Topaz
#13BBAF
ΔE00 3.70
Tealish
#24BCA8
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 6.63
Mediumturquoise
#48D1CC
ΔE00 7.10
Turquoise (survey)
#06C2AC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B6B3 #B63235
analogous
#32B671 #32B6B3 #3277B6
triadic
#32B6B3 #B332B6 #B6B332
tetradic
#32B6B3 #7132B6 #B63235 #77B632
square
#32B6B3 #7132B6 #B63235 #77B632
split-complementary
#32B6B3 #B63277 #B67132
monochromatic
#185655 #258684 #32B6B3 #55D0CD #85DDDB
Accessibility & contrast
On white
2.48
#32B6B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#32B6B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B6B3
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B6B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B6B3 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB3
Deuteranopia (green-blind)
#979FB4
Tritanopia (blue-blind)
#00BBB5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b6b3; /* rgb */ color: rgb(50, 182, 179); /* oklch */ color: oklch(70.7% 0.110 192.7);
Tailwind
colors: {
custom: {
50: '#7fccc9',
500: '#32b6b3',
950: '#000000',
},
}SCSS
$custom: #32b6b3; $custom-light: #7fccc9; $custom-dark: #000000;
JSON
{
"hex": "#32b6b3",
"rgb": {
"r": 50,
"g": 182,
"b": 179
},
"hsl": {
"h": 178.636,
"s": 56.897,
"l": 45.49
},
"oklch": {
"l": 0.70739,
"c": 0.10966,
"h": 192.7
},
"luminance": 0.37389
}Semantic roles & 50–950 ramp
primary
#32B6B3
secondary
#C77D7F
accent
#484BE0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282