#32B3B9#32B3B9
#32B3B9 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.2% C 0.108 H 199.7°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3B9 |
|---|---|
| RGB | rgb(50, 179, 185) |
| HSL | hsl(183, 57%, 46%) |
| HSV | hsv(183, 73%, 73%) |
| CMYK | cmyk(73%, 3.2%, 0%, 27.5%) |
| CIE-LAB | lab(66.84, -31.70, -13.04) |
| CIE-LCH | lch(66.84, 34.28, 202.36°) |
| OKLab | oklab(70.21% -0.1014 -0.0362) |
| OKLCH | oklch(70.21% 0.108 199.7) |
| XYZ | xyz(26.1885, 36.4180, 51.5387) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.44
Lightseagreen
#20B2AA
ΔE00 5.50
Topaz
#13BBAF
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.26
Cadetblue
#5F9EA0
ΔE00 7.73
Mediumturquoise
#48D1CC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3B9 #B93832
analogous
#32B97B #32B3B9 #326FB9
triadic
#32B3B9 #B932B3 #B3B932
tetradic
#32B3B9 #7B32B9 #B93832 #6FB932
square
#32B3B9 #7B32B9 #B93832 #6FB932
split-complementary
#32B3B9 #B9326F #B97B32
monochromatic
#185659 #258489 #32B3B9 #57CCD2 #87DBDF
Accessibility & contrast
On white
2.53
#32B3B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#32B3B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3B9
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3B9 | 1.00 | 2.53 | 8.28 | 8.28 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBA
Deuteranopia (green-blind)
#929DBA
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b3b9; /* rgb */ color: rgb(50, 179, 185); /* oklch */ color: oklch(70.2% 0.108 199.7);
Tailwind
colors: {
custom: {
50: '#7fcace',
500: '#32b3b9',
950: '#000000',
},
}SCSS
$custom: #32b3b9; $custom-light: #7fcace; $custom-dark: #000000;
JSON
{
"hex": "#32b3b9",
"rgb": {
"r": 50,
"g": 179,
"b": 185
},
"hsl": {
"h": 182.667,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.70211,
"c": 0.10764,
"h": 199.7
},
"luminance": 0.36421
}Semantic roles & 50–950 ramp
primary
#32B3B9
secondary
#C8827F
accent
#4E47E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282