#32ADB5#32ADB5
#32ADB5 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.6% C 0.104 H 201.5°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #32ADB5 |
|---|---|
| RGB | rgb(50, 173, 181) |
| HSL | hsl(184, 57%, 45%) |
| HSV | hsv(184, 72%, 71%) |
| CMYK | cmyk(72.4%, 4.4%, 0%, 29%) |
| CIE-LAB | lab(64.88, -30.01, -13.77) |
| CIE-LCH | lch(64.88, 33.01, 204.64°) |
| OKLab | oklab(68.58% -0.0971 -0.0382) |
| OKLCH | oklch(68.58% 0.104 201.5) |
| XYZ | xyz(24.5957, 33.8985, 48.9539) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.78
Lightseagreen
#20B2AA
ΔE00 6.42
Cadetblue
#5F9EA0
ΔE00 6.51
Sea
#3C9992
ΔE00 8.52
Topaz
#13BBAF
ΔE00 8.52
Darkturquoise
#00CED1
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ADB5 #B53A32
analogous
#32B57B #32ADB5 #326BB5
triadic
#32ADB5 #B532AD #ADB532
tetradic
#32ADB5 #7B32B5 #B53A32 #6BB532
square
#32ADB5 #7B32B5 #B53A32 #6BB532
split-complementary
#32ADB5 #B5326B #B57B32
monochromatic
#185155 #257F85 #32ADB5 #54C8D0 #84D8DD
Accessibility & contrast
On white
2.70
#32ADB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#32ADB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ADB5
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ADB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ADB5 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B6
Deuteranopia (green-blind)
#8D98B6
Tritanopia (blue-blind)
#00B4AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #32adb5; /* rgb */ color: rgb(50, 173, 181); /* oklch */ color: oklch(68.6% 0.104 201.5);
Tailwind
colors: {
custom: {
50: '#7ec6cb',
500: '#32adb5',
950: '#000000',
},
}SCSS
$custom: #32adb5; $custom-light: #7ec6cb; $custom-dark: #000000;
JSON
{
"hex": "#32adb5",
"rgb": {
"r": 50,
"g": 173,
"b": 181
},
"hsl": {
"h": 183.664,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.68584,
"c": 0.10435,
"h": 201.5
},
"luminance": 0.33901
}Semantic roles & 50–950 ramp
primary
#32ADB5
secondary
#C7817C
accent
#5148E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282