#32ADAC#32ADAC
#32ADAC is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.3% C 0.104 H 194.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #32ADAC |
|---|---|
| RGB | rgb(50, 173, 172) |
| HSL | hsl(180, 55%, 44%) |
| HSV | hsv(180, 71%, 68%) |
| CMYK | cmyk(71.1%, 0%, 0.6%, 32.2%) |
| CIE-LAB | lab(64.60, -32.68, -9.18) |
| CIE-LCH | lch(64.60, 33.95, 195.69°) |
| OKLab | oklab(68.26% -0.101 -0.0255) |
| OKLCH | oklch(68.26% 0.104 194.2) |
| XYZ | xyz(23.7020, 33.5410, 44.2466) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.13
Topaz
#13BBAF
ΔE00 5.63
Sea
#3C9992
ΔE00 6.65
Cadetblue
#5F9EA0
ΔE00 6.89
Turquoise Blue
#06B1C4
ΔE00 7.14
Blue Green
#0F9B8E
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ADAC #AD3233
analogous
#32AD6E #32ADAC #3270AD
triadic
#32ADAC #AC32AD #ADAC32
tetradic
#32ADAC #6E32AD #AD3233 #70AD32
square
#32ADAC #6E32AD #AD3233 #70AD32
split-complementary
#32ADAC #AD3270 #AD6E32
monochromatic
#174E4E #247E7D #32ADAC #50CCCB #7FDAD9
Accessibility & contrast
On white
2.72
#32ADAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#32ADAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ADAC
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ADAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ADAC | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AC
Deuteranopia (green-blind)
#9097AD
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #32adac; /* rgb */ color: rgb(50, 173, 172); /* oklch */ color: oklch(68.3% 0.104 194.2);
Tailwind
colors: {
custom: {
50: '#7dc6c4',
500: '#32adac',
950: '#000000',
},
}SCSS
$custom: #32adac; $custom-light: #7dc6c4; $custom-dark: #000000;
JSON
{
"hex": "#32adac",
"rgb": {
"r": 50,
"g": 173,
"b": 172
},
"hsl": {
"h": 179.512,
"s": 55.157,
"l": 43.725
},
"oklch": {
"l": 0.68258,
"c": 0.10423,
"h": 194.2
},
"luminance": 0.33544
}Semantic roles & 50–950 ramp
primary
#32ADAC
secondary
#C37878
accent
#494BDE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281