#32B8BF#32B8BF
#32B8BF is a light, moderate teal. Relative luminance 0.387; OKLCH L 71.7% C 0.111 H 200.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #32B8BF |
|---|---|
| RGB | rgb(50, 184, 191) |
| HSL | hsl(183, 59%, 47%) |
| HSV | hsv(183, 74%, 75%) |
| CMYK | cmyk(73.8%, 3.7%, 0%, 25.1%) |
| CIE-LAB | lab(68.55, -32.30, -13.79) |
| CIE-LCH | lch(68.55, 35.12, 203.11°) |
| OKLab | oklab(71.66% -0.1037 -0.0383) |
| OKLCH | oklch(71.66% 0.111 200.3) |
| XYZ | xyz(27.8556, 38.7173, 55.2852) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.53
Darkturquoise
#00CED1
ΔE00 6.03
Lightseagreen
#20B2AA
ΔE00 6.11
Topaz
#13BBAF
ΔE00 7.25
Mediumturquoise
#48D1CC
ΔE00 7.69
Aqua Blue
#02D8E9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B8BF #BF3932
analogous
#32BF80 #32B8BF #3271BF
triadic
#32B8BF #BF32B8 #B8BF32
tetradic
#32B8BF #8032BF #BF3932 #71BF32
square
#32B8BF #8032BF #BF3932 #71BF32
split-complementary
#32B8BF #BF3271 #BF8032
monochromatic
#195B5E #25898E #32B8BF #5ACED4 #8BDCE1
Accessibility & contrast
On white
2.40
#32B8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#32B8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B8BF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B8BF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#96A1C0
Tritanopia (blue-blind)
#00BFBA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #32b8bf; /* rgb */ color: rgb(50, 184, 191); /* oklch */ color: oklch(71.7% 0.111 200.3);
Tailwind
colors: {
custom: {
50: '#81ced2',
500: '#32b8bf',
950: '#000000',
},
}SCSS
$custom: #32b8bf; $custom-light: #81ced2; $custom-dark: #000000;
JSON
{
"hex": "#32b8bf",
"rgb": {
"r": 50,
"g": 184,
"b": 191
},
"hsl": {
"h": 182.979,
"s": 58.506,
"l": 47.255
},
"oklch": {
"l": 0.71659,
"c": 0.11056,
"h": 200.3
},
"luminance": 0.38721
}Semantic roles & 50–950 ramp
primary
#32B8BF
secondary
#CB8682
accent
#4E46E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282