#32A7BE#32A7BE
#32A7BE is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.5% C 0.105 H 213.9°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #32A7BE |
|---|---|
| RGB | rgb(50, 167, 190) |
| HSL | hsl(190, 58%, 47%) |
| HSV | hsv(190, 74%, 75%) |
| CMYK | cmyk(73.7%, 12.1%, 0%, 25.5%) |
| CIE-LAB | lab(63.37, -24.22, -21.08) |
| CIE-LCH | lch(63.37, 32.11, 221.03°) |
| OKLab | oklab(67.46% -0.0873 -0.0587) |
| OKLCH | oklch(67.46% 0.105 213.9) |
| XYZ | xyz(24.4244, 32.0303, 53.6004) |
| Luminance | 0.3203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.86
Cadetblue
#5F9EA0
ΔE00 8.13
Greyblue
#77A1B5
ΔE00 9.04
Teal Blue
#01889F
ΔE00 10.41
Bluegrey
#85A3B2
ΔE00 11.49
Bright Sky Blue
#02CCFE
ΔE00 11.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A7BE #BE4932
analogous
#32BE8F #32A7BE #3261BE
triadic
#32A7BE #BE32A7 #A7BE32
tetradic
#32A7BE #8F32BE #BE4932 #61BE32
square
#32A7BE #8F32BE #BE4932 #61BE32
split-complementary
#32A7BE #BE3261 #BE8F32
monochromatic
#19525D #257C8E #32A7BE #5ABFD3 #8AD2E0
Accessibility & contrast
On white
2.84
#32A7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#32A7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A7BE
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A7BE | 1.00 | 2.84 | 7.41 | 7.41 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BF
Deuteranopia (green-blind)
#8393BE
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #32a7be; /* rgb */ color: rgb(50, 167, 190); /* oklch */ color: oklch(67.5% 0.105 213.9);
Tailwind
colors: {
custom: {
50: '#7fc1d1',
500: '#32a7be',
950: '#000000',
},
}SCSS
$custom: #32a7be; $custom-light: #7fc1d1; $custom-dark: #000000;
JSON
{
"hex": "#32a7be",
"rgb": {
"r": 50,
"g": 167,
"b": 190
},
"hsl": {
"h": 189.857,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.67464,
"c": 0.10526,
"h": 213.9
},
"luminance": 0.32033
}Semantic roles & 50–950 ramp
primary
#32A7BE
secondary
#CA8D82
accent
#6046E2
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0B1214
muted
#7C8182