#32B0A3#32B0A3
#32B0A3 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.7% C 0.109 H 184.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #32B0A3 |
|---|---|
| RGB | rgb(50, 176, 163) |
| HSL | hsl(174, 56%, 44%) |
| HSV | hsv(174, 72%, 69%) |
| CMYK | cmyk(71.6%, 0%, 7.4%, 31%) |
| CIE-LAB | lab(65.26, -36.65, -3.19) |
| CIE-LCH | lch(65.26, 36.79, 184.98°) |
| OKLab | oklab(68.71% -0.1082 -0.0092) |
| OKLCH | oklch(68.71% 0.109 184.9) |
| XYZ | xyz(23.4484, 34.3704, 40.0416) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.06
Topaz
#13BBAF
ΔE00 3.24
Tealish
#24BCA8
ΔE00 3.92
Turquoise (survey)
#06C2AC
ΔE00 5.57
Greeny Blue
#42B395
ΔE00 5.89
Blue Green
#0F9B8E
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B0A3 #B0323F
analogous
#32B064 #32B0A3 #327EB0
triadic
#32B0A3 #A332B0 #B0A332
tetradic
#32B0A3 #6432B0 #B0323F #7EB032
square
#32B0A3 #6432B0 #B0323F #7EB032
split-complementary
#32B0A3 #B0327E #B06432
monochromatic
#17514B #248077 #32B0A3 #51CEC1 #81DBD2
Accessibility & contrast
On white
2.67
#32B0A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#32B0A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B0A3
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B0A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B0A3 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A3
Deuteranopia (green-blind)
#9599A4
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32b0a3; /* rgb */ color: rgb(50, 176, 163); /* oklch */ color: oklch(68.7% 0.109 184.9);
Tailwind
colors: {
custom: {
50: '#7dc8be',
500: '#32b0a3',
950: '#000000',
},
}SCSS
$custom: #32b0a3; $custom-light: #7dc8be; $custom-dark: #000000;
JSON
{
"hex": "#32b0a3",
"rgb": {
"r": 50,
"g": 176,
"b": 163
},
"hsl": {
"h": 173.81,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.68705,
"c": 0.10857,
"h": 184.9
},
"luminance": 0.34373
}Semantic roles & 50–950 ramp
primary
#32B0A3
secondary
#C47981
accent
#4958DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281