#32AF99#32AF99
#32AF99 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.1% C 0.112 H 178.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #32AF99 |
|---|---|
| RGB | rgb(50, 175, 153) |
| HSL | hsl(169, 56%, 44%) |
| HSV | hsv(169, 71%, 69%) |
| CMYK | cmyk(71.4%, 0%, 12.6%, 31.4%) |
| CIE-LAB | lab(64.67, -38.92, 1.51) |
| CIE-LCH | lch(64.67, 38.94, 177.78°) |
| OKLab | oklab(68.14% -0.1118 0.0034) |
| OKLCH | oklch(68.14% 0.112 178.3) |
| XYZ | xyz(22.3923, 33.6353, 35.4429) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.00
Tealish
#24BCA8
ΔE00 3.83
Lightseagreen
#20B2AA
ΔE00 5.18
Topaz
#13BBAF
ΔE00 5.19
Turquoise (survey)
#06C2AC
ΔE00 5.35
Blue Green
#0F9B8E
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AF99 #AF3248
analogous
#32AF5B #32AF99 #3287AF
triadic
#32AF99 #9932AF #AF9932
tetradic
#32AF99 #5B32AF #AF3248 #87AF32
square
#32AF99 #5B32AF #AF3248 #87AF32
split-complementary
#32AF99 #AF3287 #AF5B32
monochromatic
#175046 #247F6F #32AF99 #51CDB7 #81DBCB
Accessibility & contrast
On white
2.72
#32AF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#32AF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AF99
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AF99 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A498
Deuteranopia (green-blind)
#97989B
Tritanopia (blue-blind)
#00B2A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #32af99; /* rgb */ color: rgb(50, 175, 153); /* oklch */ color: oklch(68.1% 0.112 178.3);
Tailwind
colors: {
custom: {
50: '#7cc7b7',
500: '#32af99',
950: '#000000',
},
}SCSS
$custom: #32af99; $custom-light: #7cc7b7; $custom-dark: #000000;
JSON
{
"hex": "#32af99",
"rgb": {
"r": 50,
"g": 175,
"b": 153
},
"hsl": {
"h": 169.44,
"s": 55.556,
"l": 44.118
},
"oklch": {
"l": 0.68139,
"c": 0.11186,
"h": 178.3
},
"luminance": 0.33638
}Semantic roles & 50–950 ramp
primary
#32AF99
secondary
#C47986
accent
#4963DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280