#32ADAB#32ADAB
#32ADAB is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.2% C 0.104 H 193.4°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #32ADAB |
|---|---|
| RGB | rgb(50, 173, 171) |
| HSL | hsl(179, 55%, 44%) |
| HSV | hsv(179, 71%, 68%) |
| CMYK | cmyk(71.1%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(64.57, -32.97, -8.67) |
| CIE-LCH | lch(64.57, 34.10, 194.73°) |
| OKLab | oklab(68.22% -0.1015 -0.0241) |
| OKLCH | oklch(68.22% 0.104 193.4) |
| XYZ | xyz(23.6063, 33.5027, 43.7427) |
| Luminance | 0.3351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.80
Topaz
#13BBAF
ΔE00 5.36
Sea
#3C9992
ΔE00 6.52
Cadetblue
#5F9EA0
ΔE00 7.02
Blue Green
#0F9B8E
ΔE00 7.47
Tealish
#24BCA8
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ADAB #AD3234
analogous
#32AD6D #32ADAB #3271AD
triadic
#32ADAB #AB32AD #ADAB32
tetradic
#32ADAB #6D32AD #AD3234 #71AD32
square
#32ADAB #6D32AD #AD3234 #71AD32
split-complementary
#32ADAB #AD3271 #AD6D32
monochromatic
#174E4D #247E7C #32ADAB #50CCCA #7FDAD9
Accessibility & contrast
On white
2.73
#32ADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#32ADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ADAB
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ADAB | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#9097AC
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #32adab; /* rgb */ color: rgb(50, 173, 171); /* oklch */ color: oklch(68.2% 0.104 193.4);
Tailwind
colors: {
custom: {
50: '#7dc6c4',
500: '#32adab',
950: '#000000',
},
}SCSS
$custom: #32adab; $custom-light: #7dc6c4; $custom-dark: #000000;
JSON
{
"hex": "#32adab",
"rgb": {
"r": 50,
"g": 173,
"b": 171
},
"hsl": {
"h": 179.024,
"s": 55.157,
"l": 43.725
},
"oklch": {
"l": 0.68223,
"c": 0.10432,
"h": 193.4
},
"luminance": 0.33506
}Semantic roles & 50–950 ramp
primary
#32ADAB
secondary
#C37879
accent
#494CDE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281