#32DA8D#32DA8D
#32DA8D is a light, vivid teal. Relative luminance 0.527; OKLCH L 78.8% C 0.173 H 157.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #32DA8D |
|---|---|
| RGB | rgb(50, 218, 141) |
| HSL | hsl(153, 69%, 53%) |
| HSV | hsv(153, 77%, 85%) |
| CMYK | cmyk(77.1%, 0%, 35.3%, 14.5%) |
| CIE-LAB | lab(77.72, -59.09, 26.26) |
| CIE-LCH | lch(77.72, 64.66, 156.04°) |
| OKLab | oklab(78.77% -0.1598 0.066) |
| OKLCH | oklch(78.77% 0.173 157.6) |
| XYZ | xyz(31.1914, 52.7402, 33.7301) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.81
Seaweed
#18D17B
ΔE00 3.00
Tealish Green
#0CDC73
ΔE00 4.45
Weird Green
#3AE57F
ΔE00 4.61
Emerald
#50C878
ΔE00 5.15
Algae Green
#21C36F
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32DA8D #DA327F
analogous
#32DA39 #32DA8D #32D3DA
triadic
#32DA8D #8D32DA #DA8D32
tetradic
#32DA8D #3932DA #DA327F #D3DA32
square
#32DA8D #3932DA #DA327F #D3DA32
split-complementary
#32DA8D #DA32D3 #DA3932
monochromatic
#167B4D #20AF6D #32DA8D #66E3AA #9AEDC7
Accessibility & contrast
On white
1.82
#32DA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#32DA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32DA8D
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32DA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32DA8D | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C988
Deuteranopia (green-blind)
#C4BA92
Tritanopia (blue-blind)
#00D8C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #32da8d; /* rgb */ color: rgb(50, 218, 141); /* oklch */ color: oklch(78.8% 0.173 157.6);
Tailwind
colors: {
custom: {
50: '#84e7af',
500: '#32da8d',
950: '#000000',
},
}SCSS
$custom: #32da8d; $custom-light: #84e7af; $custom-dark: #000000;
JSON
{
"hex": "#32da8d",
"rgb": {
"r": 50,
"g": 218,
"b": 141
},
"hsl": {
"h": 152.5,
"s": 69.421,
"l": 52.549
},
"oklch": {
"l": 0.78766,
"c": 0.17292,
"h": 157.6
},
"luminance": 0.52744
}Semantic roles & 50–950 ramp
primary
#32DA8D
secondary
#832D55
accent
#3C8DEC
background
#FCFEFD
surface
#F4FDF7
border
#CED5D0
text
#0D1610
muted
#7F8481