#32B59B#32B59B
#32B59B is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.7% C 0.117 H 176.2°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #32B59B |
|---|---|
| RGB | rgb(50, 181, 155) |
| HSL | hsl(168, 57%, 45%) |
| HSV | hsv(168, 72%, 71%) |
| CMYK | cmyk(72.4%, 0%, 14.4%, 29%) |
| CIE-LAB | lab(66.59, -41.04, 3.18) |
| CIE-LCH | lch(66.59, 41.17, 175.56°) |
| OKLab | oklab(69.72% -0.117 0.0078) |
| OKLCH | oklch(69.72% 0.117 176.2) |
| XYZ | xyz(23.7527, 36.0896, 36.7181) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.92
Tealish
#24BCA8
ΔE00 3.03
Turquoise (survey)
#06C2AC
ΔE00 4.12
Topaz
#13BBAF
ΔE00 5.33
Lightseagreen
#20B2AA
ΔE00 6.27
Green Blue
#01C08D
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B59B #B5324C
analogous
#32B55A #32B59B #328DB5
triadic
#32B59B #9B32B5 #B59B32
tetradic
#32B59B #5A32B5 #B5324C #8DB532
square
#32B59B #5A32B5 #B5324C #8DB532
split-complementary
#32B59B #B5328D #B55A32
monochromatic
#185549 #258572 #32B59B #54D0B7 #84DDCB
Accessibility & contrast
On white
2.56
#32B59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#32B59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B59B
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B59B | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9A
Deuteranopia (green-blind)
#9C9D9D
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b59b; /* rgb */ color: rgb(50, 181, 155); /* oklch */ color: oklch(69.7% 0.117 176.2);
Tailwind
colors: {
custom: {
50: '#7dccb8',
500: '#32b59b',
950: '#000000',
},
}SCSS
$custom: #32b59b; $custom-light: #7dccb8; $custom-dark: #000000;
JSON
{
"hex": "#32b59b",
"rgb": {
"r": 50,
"g": 181,
"b": 155
},
"hsl": {
"h": 168.092,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.69721,
"c": 0.11726,
"h": 176.2
},
"luminance": 0.36092
}Semantic roles & 50–950 ramp
primary
#32B59B
secondary
#C77C8B
accent
#4866E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280