#32B099#32B099
#32B099 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.4% C 0.113 H 177.7°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #32B099 |
|---|---|
| RGB | rgb(50, 176, 153) |
| HSL | hsl(169, 56%, 44%) |
| HSV | hsv(169, 72%, 69%) |
| CMYK | cmyk(71.6%, 0%, 13.1%, 31%) |
| CIE-LAB | lab(64.98, -39.36, 1.96) |
| CIE-LCH | lch(64.98, 39.41, 177.15°) |
| OKLab | oklab(68.39% -0.1128 0.0046) |
| OKLCH | oklch(68.39% 0.113 177.7) |
| XYZ | xyz(22.5876, 34.0260, 35.5081) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.65
Tealish
#24BCA8
ΔE00 3.67
Turquoise (survey)
#06C2AC
ΔE00 5.13
Topaz
#13BBAF
ΔE00 5.25
Lightseagreen
#20B2AA
ΔE00 5.44
Blue Green
#0F9B8E
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B099 #B03249
analogous
#32B05A #32B099 #3288B0
triadic
#32B099 #9932B0 #B09932
tetradic
#32B099 #5A32B0 #B03249 #88B032
square
#32B099 #5A32B0 #B03249 #88B032
split-complementary
#32B099 #B03288 #B05A32
monochromatic
#175146 #248070 #32B099 #51CEB7 #81DBCB
Accessibility & contrast
On white
2.69
#32B099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#32B099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B099
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B099 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#98989B
Tritanopia (blue-blind)
#00B3A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32b099; /* rgb */ color: rgb(50, 176, 153); /* oklch */ color: oklch(68.4% 0.113 177.7);
Tailwind
colors: {
custom: {
50: '#7cc8b7',
500: '#32b099',
950: '#000000',
},
}SCSS
$custom: #32b099; $custom-light: #7cc8b7; $custom-dark: #000000;
JSON
{
"hex": "#32b099",
"rgb": {
"r": 50,
"g": 176,
"b": 153
},
"hsl": {
"h": 169.048,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.68393,
"c": 0.11293,
"h": 177.7
},
"luminance": 0.34029
}Semantic roles & 50–950 ramp
primary
#32B099
secondary
#C47987
accent
#4964DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280