#32CD9F#32CD9F
#32CD9F is a light, vivid teal. Relative luminance 0.468; OKLCH L 75.9% C 0.142 H 167.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #32CD9F |
|---|---|
| RGB | rgb(50, 205, 159) |
| HSL | hsl(162, 61%, 50%) |
| HSV | hsv(162, 76%, 80%) |
| CMYK | cmyk(75.6%, 0%, 22.4%, 19.6%) |
| CIE-LAB | lab(74.09, -50.16, 11.74) |
| CIE-LCH | lch(74.09, 51.51, 166.82°) |
| OKLab | oklab(75.89% -0.139 0.03) |
| OKLCH | oklch(75.89% 0.142 167.8) |
| XYZ | xyz(29.4013, 46.8404, 40.2857) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.60
Greenblue
#23C48B
ΔE00 3.80
Green Blue
#01C08D
ΔE00 3.96
Aquamarine (survey)
#04D8B2
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 4.23
Greenish Teal
#32BF84
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32CD9F #CD3260
analogous
#32CD52 #32CD9F #32ADCD
triadic
#32CD9F #9F32CD #CD9F32
tetradic
#32CD9F #5232CD #CD3260 #ADCD32
square
#32CD9F #5232CD #CD3260 #ADCD32
split-complementary
#32CD9F #CD32AD #CD5232
monochromatic
#1A6B53 #269C79 #32CD9F #63D9B6 #94E5CD
Accessibility & contrast
On white
2.03
#32CD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#32CD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32CD9F
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32CD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32CD9F | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BF9D
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#00CEC0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #32cd9f; /* rgb */ color: rgb(50, 205, 159); /* oklch */ color: oklch(75.9% 0.142 167.8);
Tailwind
colors: {
custom: {
50: '#82ddbb',
500: '#32cd9f',
950: '#000000',
},
}SCSS
$custom: #32cd9f; $custom-light: #82ddbb; $custom-dark: #000000;
JSON
{
"hex": "#32cd9f",
"rgb": {
"r": 50,
"g": 205,
"b": 159
},
"hsl": {
"h": 162.194,
"s": 60.784,
"l": 50
},
"oklch": {
"l": 0.75894,
"c": 0.14219,
"h": 167.8
},
"luminance": 0.46844
}Semantic roles & 50–950 ramp
primary
#32CD9F
secondary
#D08B9F
accent
#4473E4
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380