#32B999#32B999
#32B999 is a light, vivid teal. Relative luminance 0.377; OKLCH L 70.7% C 0.123 H 172.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #32B999 |
|---|---|
| RGB | rgb(50, 185, 153) |
| HSL | hsl(166, 57%, 46%) |
| HSV | hsv(166, 73%, 73%) |
| CMYK | cmyk(73%, 0%, 17.3%, 27.5%) |
| CIE-LAB | lab(67.78, -43.29, 6.00) |
| CIE-LCH | lch(67.78, 43.71, 172.11°) |
| OKLab | oklab(70.68% -0.122 0.0152) |
| OKLCH | oklch(70.68% 0.123 172.9) |
| XYZ | xyz(24.4112, 37.6731, 36.1159) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.95
Tealish
#24BCA8
ΔE00 4.11
Turquoise (survey)
#06C2AC
ΔE00 4.48
Green Blue
#01C08D
ΔE00 4.99
Mediumaquamarine
#66CDAA
ΔE00 6.47
Greenblue
#23C48B
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B999 #B93252
analogous
#32B955 #32B999 #3295B9
triadic
#32B999 #9932B9 #B99932
tetradic
#32B999 #5532B9 #B93252 #95B932
square
#32B999 #5532B9 #B93252 #95B932
split-complementary
#32B999 #B93295 #B95532
monochromatic
#185949 #258971 #32B999 #57D2B4 #87DFCA
Accessibility & contrast
On white
2.46
#32B999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#32B999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B999
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B999 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD97
Deuteranopia (green-blind)
#A1A09B
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b999; /* rgb */ color: rgb(50, 185, 153); /* oklch */ color: oklch(70.7% 0.123 172.9);
Tailwind
colors: {
custom: {
50: '#7ecfb7',
500: '#32b999',
950: '#000000',
},
}SCSS
$custom: #32b999; $custom-light: #7ecfb7; $custom-dark: #000000;
JSON
{
"hex": "#32b999",
"rgb": {
"r": 50,
"g": 185,
"b": 153
},
"hsl": {
"h": 165.778,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.70678,
"c": 0.12293,
"h": 172.9
},
"luminance": 0.37676
}Semantic roles & 50–950 ramp
primary
#32B999
secondary
#C87F90
accent
#476CE1
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280