#32CB9D#32CB9D
#32CB9D is a light, vivid teal. Relative luminance 0.458; OKLCH L 75.3% C 0.141 H 167.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #32CB9D |
|---|---|
| RGB | rgb(50, 203, 157) |
| HSL | hsl(162, 60%, 50%) |
| HSV | hsv(162, 75%, 80%) |
| CMYK | cmyk(75.4%, 0%, 22.7%, 20.4%) |
| CIE-LAB | lab(73.43, -49.82, 11.88) |
| CIE-LCH | lch(73.43, 51.22, 166.58°) |
| OKLab | oklab(75.34% -0.138 0.0304) |
| OKLCH | oklch(75.34% 0.141 167.6) |
| XYZ | xyz(28.7538, 45.8208, 39.2206) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.08
Greenblue
#23C48B
ΔE00 3.44
Green Blue
#01C08D
ΔE00 3.50
Mediumaquamarine
#66CDAA
ΔE00 4.32
Aquamarine (survey)
#04D8B2
ΔE00 4.38
Greenish Teal
#32BF84
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32CB9D #CB3260
analogous
#32CB51 #32CB9D #32ACCB
triadic
#32CB9D #9D32CB #CB9D32
tetradic
#32CB9D #5132CB #CB3260 #ACCB32
square
#32CB9D #5132CB #CB3260 #ACCB32
split-complementary
#32CB9D #CB32AC #CB5132
monochromatic
#1A6951 #269A77 #32CB9D #62D8B5 #93E4CC
Accessibility & contrast
On white
2.07
#32CB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#32CB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32CB9D
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32CB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32CB9D | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9B
Deuteranopia (green-blind)
#B3AFA0
Tritanopia (blue-blind)
#00CCBE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #32cb9d; /* rgb */ color: rgb(50, 203, 157); /* oklch */ color: oklch(75.3% 0.141 167.6);
Tailwind
colors: {
custom: {
50: '#81dcba',
500: '#32cb9d',
950: '#000000',
},
}SCSS
$custom: #32cb9d; $custom-light: #81dcba; $custom-dark: #000000;
JSON
{
"hex": "#32cb9d",
"rgb": {
"r": 50,
"g": 203,
"b": 157
},
"hsl": {
"h": 161.961,
"s": 60.474,
"l": 49.608
},
"oklch": {
"l": 0.75339,
"c": 0.14127,
"h": 167.6
},
"luminance": 0.45824
}Semantic roles & 50–950 ramp
primary
#32CB9D
secondary
#CF899E
accent
#4474E4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380