#32A2B3#32A2B3
#32A2B3 is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.100 H 209.7°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #32A2B3 |
|---|---|
| RGB | rgb(50, 162, 179) |
| HSL | hsl(188, 56%, 45%) |
| HSV | hsv(188, 72%, 70%) |
| CMYK | cmyk(72.1%, 9.5%, 0%, 29.8%) |
| CIE-LAB | lab(61.46, -25.16, -17.83) |
| CIE-LCH | lch(61.46, 30.84, 215.32°) |
| OKLab | oklab(65.79% -0.0869 -0.0496) |
| OKLCH | oklch(65.79% 0.1 209.7) |
| XYZ | xyz(22.3689, 29.7708, 47.2065) |
| Luminance | 0.2977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.54
Cadetblue
#5F9EA0
ΔE00 6.32
Teal Blue
#01889F
ΔE00 9.13
Sea
#3C9992
ΔE00 9.81
Greyblue
#77A1B5
ΔE00 9.93
Lightseagreen
#20B2AA
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A2B3 #B34332
analogous
#32B384 #32A2B3 #3261B3
triadic
#32A2B3 #B332A2 #A2B332
tetradic
#32A2B3 #8432B3 #B34332 #61B332
square
#32A2B3 #8432B3 #B34332 #61B332
split-complementary
#32A2B3 #B33261 #B38432
monochromatic
#174B53 #257783 #32A2B3 #53BFCF #83D1DC
Accessibility & contrast
On white
3.02
#32A2B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#32A2B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A2B3
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A2B3 | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB4
Deuteranopia (green-blind)
#818FB3
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #32a2b3; /* rgb */ color: rgb(50, 162, 179); /* oklch */ color: oklch(65.8% 0.100 209.7);
Tailwind
colors: {
custom: {
50: '#7dbec9',
500: '#32a2b3',
950: '#000000',
},
}SCSS
$custom: #32a2b3; $custom-light: #7dbec9; $custom-dark: #000000;
JSON
{
"hex": "#32a2b3",
"rgb": {
"r": 50,
"g": 162,
"b": 179
},
"hsl": {
"h": 187.907,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.65792,
"c": 0.10001,
"h": 209.7
},
"luminance": 0.29773
}Semantic roles & 50–950 ramp
primary
#32A2B3
secondary
#C6857B
accent
#5C48E0
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182