#32AFB5#32AFB5
#32AFB5 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.1% C 0.105 H 199.8°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFB5 |
|---|---|
| RGB | rgb(50, 175, 181) |
| HSL | hsl(183, 57%, 45%) |
| HSV | hsv(183, 72%, 71%) |
| CMYK | cmyk(72.4%, 3.3%, 0%, 29%) |
| CIE-LAB | lab(65.49, -30.98, -12.85) |
| CIE-LCH | lch(65.49, 33.53, 202.53°) |
| OKLab | oklab(69.08% -0.0991 -0.0357) |
| OKLCH | oklch(69.08% 0.105 199.8) |
| XYZ | xyz(24.9821, 34.6713, 49.0827) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.41
Lightseagreen
#20B2AA
ΔE00 5.55
Cadetblue
#5F9EA0
ΔE00 6.87
Topaz
#13BBAF
ΔE00 7.57
Darkturquoise
#00CED1
ΔE00 8.37
Sea
#3C9992
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFB5 #B53832
analogous
#32B579 #32AFB5 #326DB5
triadic
#32AFB5 #B532AF #AFB532
tetradic
#32AFB5 #7932B5 #B53832 #6DB532
square
#32AFB5 #7932B5 #B53832 #6DB532
split-complementary
#32AFB5 #B5326D #B57932
monochromatic
#185255 #258185 #32AFB5 #54CAD0 #84D9DD
Accessibility & contrast
On white
2.65
#32AFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#32AFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFB5
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFB5 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B6
Deuteranopia (green-blind)
#8F99B6
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32afb5; /* rgb */ color: rgb(50, 175, 181); /* oklch */ color: oklch(69.1% 0.105 199.8);
Tailwind
colors: {
custom: {
50: '#7ec7cb',
500: '#32afb5',
950: '#000000',
},
}SCSS
$custom: #32afb5; $custom-light: #7ec7cb; $custom-dark: #000000;
JSON
{
"hex": "#32afb5",
"rgb": {
"r": 50,
"g": 175,
"b": 181
},
"hsl": {
"h": 182.748,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.69078,
"c": 0.10532,
"h": 199.8
},
"luminance": 0.34674
}Semantic roles & 50–950 ramp
primary
#32AFB5
secondary
#C7807C
accent
#4F48E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282