#32AF9B#32AF9B
#32AF9B is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.2% C 0.111 H 179.7°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #32AF9B |
|---|---|
| RGB | rgb(50, 175, 155) |
| HSL | hsl(170, 56%, 44%) |
| HSV | hsv(170, 71%, 69%) |
| CMYK | cmyk(71.4%, 0%, 11.4%, 31.4%) |
| CIE-LAB | lab(64.73, -38.38, 0.48) |
| CIE-LCH | lch(64.73, 38.38, 179.29°) |
| OKLab | oklab(68.2% -0.1109 0.0006) |
| OKLCH | oklch(68.2% 0.111 179.7) |
| XYZ | xyz(22.5589, 33.7020, 36.3202) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.59
Tealish
#24BCA8
ΔE00 3.67
Lightseagreen
#20B2AA
ΔE00 4.51
Topaz
#13BBAF
ΔE00 4.69
Turquoise (survey)
#06C2AC
ΔE00 5.28
Blue Green
#0F9B8E
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AF9B #AF3246
analogous
#32AF5D #32AF9B #3285AF
triadic
#32AF9B #9B32AF #AF9B32
tetradic
#32AF9B #5D32AF #AF3246 #85AF32
square
#32AF9B #5D32AF #AF3246 #85AF32
split-complementary
#32AF9B #AF3285 #AF5D32
monochromatic
#175047 #247F71 #32AF9B #51CDB9 #81DBCC
Accessibility & contrast
On white
2.71
#32AF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#32AF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AF9B
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AF9B | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49A
Deuteranopia (green-blind)
#96989D
Tritanopia (blue-blind)
#00B2A9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #32af9b; /* rgb */ color: rgb(50, 175, 155); /* oklch */ color: oklch(68.2% 0.111 179.7);
Tailwind
colors: {
custom: {
50: '#7cc7b8',
500: '#32af9b',
950: '#000000',
},
}SCSS
$custom: #32af9b; $custom-light: #7cc7b8; $custom-dark: #000000;
JSON
{
"hex": "#32af9b",
"rgb": {
"r": 50,
"g": 175,
"b": 155
},
"hsl": {
"h": 170.4,
"s": 55.556,
"l": 44.118
},
"oklch": {
"l": 0.682,
"c": 0.11088,
"h": 179.7
},
"luminance": 0.33705
}Semantic roles & 50–950 ramp
primary
#32AF9B
secondary
#C47985
accent
#4961DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280