#32AF9F#32AF9F
#32AF9F is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.3% C 0.109 H 182.6°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #32AF9F |
|---|---|
| RGB | rgb(50, 175, 159) |
| HSL | hsl(172, 56%, 44%) |
| HSV | hsv(172, 71%, 69%) |
| CMYK | cmyk(71.4%, 0%, 9.1%, 31.4%) |
| CIE-LAB | lab(64.83, -37.30, -1.59) |
| CIE-LCH | lch(64.83, 37.33, 182.44°) |
| OKLab | oklab(68.33% -0.109 -0.0049) |
| OKLCH | oklch(68.33% 0.109 182.6) |
| XYZ | xyz(22.9004, 33.8386, 38.1187) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.16
Tealish
#24BCA8
ΔE00 3.75
Topaz
#13BBAF
ΔE00 3.87
Greeny Blue
#42B395
ΔE00 4.88
Turquoise (survey)
#06C2AC
ΔE00 5.44
Blue Green
#0F9B8E
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AF9F #AF3242
analogous
#32AF61 #32AF9F #3281AF
triadic
#32AF9F #9F32AF #AF9F32
tetradic
#32AF9F #6132AF #AF3242 #81AF32
square
#32AF9F #6132AF #AF3242 #81AF32
split-complementary
#32AF9F #AF3281 #AF6132
monochromatic
#175049 #247F74 #32AF9F #51CDBD #81DBCF
Accessibility & contrast
On white
2.70
#32AF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#32AF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AF9F
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AF9F | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59E
Deuteranopia (green-blind)
#9598A0
Tritanopia (blue-blind)
#00B2AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #32af9f; /* rgb */ color: rgb(50, 175, 159); /* oklch */ color: oklch(68.3% 0.109 182.6);
Tailwind
colors: {
custom: {
50: '#7cc7bb',
500: '#32af9f',
950: '#000000',
},
}SCSS
$custom: #32af9f; $custom-light: #7cc7bb; $custom-dark: #000000;
JSON
{
"hex": "#32af9f",
"rgb": {
"r": 50,
"g": 175,
"b": 159
},
"hsl": {
"h": 172.32,
"s": 55.556,
"l": 44.118
},
"oklch": {
"l": 0.68325,
"c": 0.10912,
"h": 182.6
},
"luminance": 0.33841
}Semantic roles & 50–950 ramp
primary
#32AF9F
secondary
#C47982
accent
#495CDF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280