#32B6B5#32B6B5
#32B6B5 is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.8% C 0.109 H 194.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #32B6B5 |
|---|---|
| RGB | rgb(50, 182, 181) |
| HSL | hsl(180, 57%, 45%) |
| HSV | hsv(180, 73%, 71%) |
| CMYK | cmyk(72.5%, 0%, 0.5%, 28.6%) |
| CIE-LAB | lab(67.63, -34.31, -9.65) |
| CIE-LCH | lch(67.63, 35.64, 195.71°) |
| OKLab | oklab(70.81% -0.1061 -0.0268) |
| OKLCH | oklch(70.81% 0.109 194.2) |
| XYZ | xyz(26.3800, 37.4670, 49.5486) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.11
Topaz
#13BBAF
ΔE00 4.39
Darkturquoise
#00CED1
ΔE00 6.43
Tealish
#24BCA8
ΔE00 6.93
Mediumturquoise
#48D1CC
ΔE00 7.16
Turquoise Blue
#06B1C4
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B6B5 #B63233
analogous
#32B673 #32B6B5 #3275B6
triadic
#32B6B5 #B532B6 #B6B532
tetradic
#32B6B5 #7332B6 #B63233 #75B632
square
#32B6B5 #7332B6 #B63233 #75B632
split-complementary
#32B6B5 #B63275 #B67332
monochromatic
#185656 #258685 #32B6B5 #55D0CF #85DDDD
Accessibility & contrast
On white
2.47
#32B6B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#32B6B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B6B5
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B6B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B6B5 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB5
Deuteranopia (green-blind)
#979FB6
Tritanopia (blue-blind)
#00BCB5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b6b5; /* rgb */ color: rgb(50, 182, 181); /* oklch */ color: oklch(70.8% 0.109 194.2);
Tailwind
colors: {
custom: {
50: '#7fcccb',
500: '#32b6b5',
950: '#000000',
},
}SCSS
$custom: #32b6b5; $custom-light: #7fcccb; $custom-dark: #000000;
JSON
{
"hex": "#32b6b5",
"rgb": {
"r": 50,
"g": 182,
"b": 181
},
"hsl": {
"h": 179.545,
"s": 56.897,
"l": 45.49
},
"oklch": {
"l": 0.70808,
"c": 0.10944,
"h": 194.2
},
"luminance": 0.3747
}Semantic roles & 50–950 ramp
primary
#32B6B5
secondary
#C77D7D
accent
#4849E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282