#32B599#32B599
#32B599 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.7% C 0.118 H 174.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #32B599 |
|---|---|
| RGB | rgb(50, 181, 153) |
| HSL | hsl(167, 57%, 45%) |
| HSV | hsv(167, 72%, 71%) |
| CMYK | cmyk(72.4%, 0%, 15.5%, 29%) |
| CIE-LAB | lab(66.54, -41.56, 4.21) |
| CIE-LCH | lch(66.54, 41.78, 174.21°) |
| OKLab | oklab(69.66% -0.1179 0.0105) |
| OKLCH | oklch(69.66% 0.118 174.9) |
| XYZ | xyz(23.5861, 36.0230, 35.8409) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.48
Tealish
#24BCA8
ΔE00 3.53
Turquoise (survey)
#06C2AC
ΔE00 4.46
Topaz
#13BBAF
ΔE00 5.93
Green Blue
#01C08D
ΔE00 6.36
Lightseagreen
#20B2AA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B599 #B5324E
analogous
#32B558 #32B599 #328FB5
triadic
#32B599 #9932B5 #B59932
tetradic
#32B599 #5832B5 #B5324E #8FB532
square
#32B599 #5832B5 #B5324E #8FB532
split-complementary
#32B599 #B5328F #B55832
monochromatic
#185548 #258570 #32B599 #54D0B5 #84DDCA
Accessibility & contrast
On white
2.56
#32B599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#32B599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B599
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B599 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA998
Deuteranopia (green-blind)
#9D9C9B
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b599; /* rgb */ color: rgb(50, 181, 153); /* oklch */ color: oklch(69.7% 0.118 174.9);
Tailwind
colors: {
custom: {
50: '#7dccb7',
500: '#32b599',
950: '#000000',
},
}SCSS
$custom: #32b599; $custom-light: #7dccb7; $custom-dark: #000000;
JSON
{
"hex": "#32b599",
"rgb": {
"r": 50,
"g": 181,
"b": 153
},
"hsl": {
"h": 167.176,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.69663,
"c": 0.11841,
"h": 174.9
},
"luminance": 0.36026
}Semantic roles & 50–950 ramp
primary
#32B599
secondary
#C77C8C
accent
#4868E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280