#32AFB8#32AFB8
#32AFB8 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.106 H 202.2°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFB8 |
|---|---|
| RGB | rgb(50, 175, 184) |
| HSL | hsl(184, 57%, 46%) |
| HSV | hsv(184, 73%, 72%) |
| CMYK | cmyk(72.8%, 4.9%, 0%, 27.8%) |
| CIE-LAB | lab(65.59, -30.07, -14.37) |
| CIE-LCH | lch(65.59, 33.33, 205.54°) |
| OKLab | oklab(69.19% -0.0978 -0.0399) |
| OKLCH | oklch(69.19% 0.106 202.2) |
| XYZ | xyz(25.2933, 34.7957, 50.7213) |
| Luminance | 0.3480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.32
Lightseagreen
#20B2AA
ΔE00 6.69
Cadetblue
#5F9EA0
ΔE00 6.96
Topaz
#13BBAF
ΔE00 8.63
Darkturquoise
#00CED1
ΔE00 8.65
Sea
#3C9992
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFB8 #B83B32
analogous
#32B87E #32AFB8 #326CB8
triadic
#32AFB8 #B832AF #AFB832
tetradic
#32AFB8 #7E32B8 #B83B32 #6CB832
square
#32AFB8 #7E32B8 #B83B32 #6CB832
split-complementary
#32AFB8 #B8326C #B87E32
monochromatic
#185358 #258188 #32AFB8 #56C9D1 #86D8DE
Accessibility & contrast
On white
2.64
#32AFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#32AFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFB8
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFB8 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A7B9
Deuteranopia (green-blind)
#8E99B9
Tritanopia (blue-blind)
#00B6B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32afb8; /* rgb */ color: rgb(50, 175, 184); /* oklch */ color: oklch(69.2% 0.106 202.2);
Tailwind
colors: {
custom: {
50: '#7fc7cd',
500: '#32afb8',
950: '#000000',
},
}SCSS
$custom: #32afb8; $custom-light: #7fc7cd; $custom-dark: #000000;
JSON
{
"hex": "#32afb8",
"rgb": {
"r": 50,
"g": 175,
"b": 184
},
"hsl": {
"h": 184.03,
"s": 57.265,
"l": 45.882
},
"oklch": {
"l": 0.69189,
"c": 0.10564,
"h": 202.2
},
"luminance": 0.34799
}Semantic roles & 50–950 ramp
primary
#32AFB8
secondary
#C8837E
accent
#5247E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1313
muted
#7C8282