#32AABB#32AABB
#32AABB is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.1% C 0.105 H 208.9°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #32AABB |
|---|---|
| RGB | rgb(50, 170, 187) |
| HSL | hsl(187, 58%, 46%) |
| HSV | hsv(187, 73%, 73%) |
| CMYK | cmyk(73.3%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.17, -26.68, -18.18) |
| CIE-LCH | lch(64.17, 32.29, 214.27°) |
| OKLab | oklab(68.08% -0.0916 -0.0506) |
| OKLCH | oklch(68.08% 0.105 208.9) |
| XYZ | xyz(24.6559, 33.0125, 52.0767) |
| Luminance | 0.3301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.32
Cadetblue
#5F9EA0
ΔE00 7.10
Lightseagreen
#20B2AA
ΔE00 9.97
Greyblue
#77A1B5
ΔE00 10.32
Sea
#3C9992
ΔE00 10.65
Darkturquoise
#00CED1
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AABB #BB4332
analogous
#32BB88 #32AABB #3266BB
triadic
#32AABB #BB32AA #AABB32
tetradic
#32AABB #8832BB #BB4332 #66BB32
square
#32AABB #8832BB #BB4332 #66BB32
split-complementary
#32AABB #BB3266 #BB8832
monochromatic
#18525A #257E8B #32AABB #58C3D2 #88D4DF
Accessibility & contrast
On white
2.76
#32AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#32AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AABB
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AABB | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32aabb; /* rgb */ color: rgb(50, 170, 187); /* oklch */ color: oklch(68.1% 0.105 208.9);
Tailwind
colors: {
custom: {
50: '#7fc3cf',
500: '#32aabb',
950: '#000000',
},
}SCSS
$custom: #32aabb; $custom-light: #7fc3cf; $custom-dark: #000000;
JSON
{
"hex": "#32aabb",
"rgb": {
"r": 50,
"g": 170,
"b": 187
},
"hsl": {
"h": 187.445,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.68076,
"c": 0.1046,
"h": 208.9
},
"luminance": 0.33015
}Semantic roles & 50–950 ramp
primary
#32AABB
secondary
#C98980
accent
#5A47E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182