#32B199#32B199
#32B199 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.6% C 0.114 H 177.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #32B199 |
|---|---|
| RGB | rgb(50, 177, 153) |
| HSL | hsl(169, 56%, 45%) |
| HSV | hsv(169, 72%, 69%) |
| CMYK | cmyk(71.8%, 0%, 13.6%, 30.6%) |
| CIE-LAB | lab(65.29, -39.81, 2.41) |
| CIE-LCH | lch(65.29, 39.88, 176.53°) |
| OKLab | oklab(68.65% -0.1139 0.0058) |
| OKLCH | oklch(68.65% 0.114 177.1) |
| XYZ | xyz(22.7844, 34.4196, 35.5737) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.33
Tealish
#24BCA8
ΔE00 3.56
Turquoise (survey)
#06C2AC
ΔE00 4.94
Topaz
#13BBAF
ΔE00 5.34
Lightseagreen
#20B2AA
ΔE00 5.71
Blue Green
#0F9B8E
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B199 #B1324A
analogous
#32B159 #32B199 #328AB1
triadic
#32B199 #9932B1 #B19932
tetradic
#32B199 #5932B1 #B1324A #8AB132
square
#32B199 #5932B1 #B1324A #8AB132
split-complementary
#32B199 #B1328A #B15932
monochromatic
#175247 #258170 #32B199 #52CEB7 #82DCCB
Accessibility & contrast
On white
2.66
#32B199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#32B199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B199
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B199 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA698
Deuteranopia (green-blind)
#99999B
Tritanopia (blue-blind)
#00B4AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32b199; /* rgb */ color: rgb(50, 177, 153); /* oklch */ color: oklch(68.6% 0.114 177.1);
Tailwind
colors: {
custom: {
50: '#7cc9b7',
500: '#32b199',
950: '#000000',
},
}SCSS
$custom: #32b199; $custom-light: #7cc9b7; $custom-dark: #000000;
JSON
{
"hex": "#32b199",
"rgb": {
"r": 50,
"g": 177,
"b": 153
},
"hsl": {
"h": 168.661,
"s": 55.947,
"l": 44.51
},
"oklch": {
"l": 0.68647,
"c": 0.11401,
"h": 177.1
},
"luminance": 0.34422
}Semantic roles & 50–950 ramp
primary
#32B199
secondary
#C57A88
accent
#4965DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280