#32CD9D#32CD9D
#32CD9D is a light, vivid teal. Relative luminance 0.468; OKLCH L 75.8% C 0.144 H 166.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #32CD9D |
|---|---|
| RGB | rgb(50, 205, 157) |
| HSL | hsl(161, 61%, 50%) |
| HSV | hsv(161, 76%, 80%) |
| CMYK | cmyk(75.6%, 0%, 23.4%, 19.6%) |
| CIE-LAB | lab(74.04, -50.63, 12.75) |
| CIE-LCH | lch(74.04, 52.21, 165.86°) |
| OKLab | oklab(75.84% -0.1399 0.0326) |
| OKLCH | oklch(75.84% 0.144 166.9) |
| XYZ | xyz(29.2291, 46.7715, 39.3791) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.65
Greenblue
#23C48B
ΔE00 3.43
Green Blue
#01C08D
ΔE00 3.79
Aquamarine (survey)
#04D8B2
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 4.50
Greenish Teal
#32BF84
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32CD9D #CD3262
analogous
#32CD4F #32CD9D #32B0CD
triadic
#32CD9D #9D32CD #CD9D32
tetradic
#32CD9D #4F32CD #CD3262 #B0CD32
square
#32CD9D #4F32CD #CD3262 #B0CD32
split-complementary
#32CD9D #CD32B0 #CD4F32
monochromatic
#1A6B52 #269C77 #32CD9D #63D9B5 #94E5CC
Accessibility & contrast
On white
2.03
#32CD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#32CD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32CD9D
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32CD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32CD9D | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE9A
Deuteranopia (green-blind)
#B5B0A0
Tritanopia (blue-blind)
#00CEC0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #32cd9d; /* rgb */ color: rgb(50, 205, 157); /* oklch */ color: oklch(75.8% 0.144 166.9);
Tailwind
colors: {
custom: {
50: '#81ddba',
500: '#32cd9d',
950: '#000000',
},
}SCSS
$custom: #32cd9d; $custom-light: #81ddba; $custom-dark: #000000;
JSON
{
"hex": "#32cd9d",
"rgb": {
"r": 50,
"g": 205,
"b": 157
},
"hsl": {
"h": 161.419,
"s": 60.784,
"l": 50
},
"oklch": {
"l": 0.75843,
"c": 0.14368,
"h": 166.9
},
"luminance": 0.46775
}Semantic roles & 50–950 ramp
primary
#32CD9D
secondary
#D08BA0
accent
#4475E4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380