#32ABBF#32ABBF
#32ABBF is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.106 H 211.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABBF |
|---|---|
| RGB | rgb(50, 171, 191) |
| HSL | hsl(189, 59%, 47%) |
| HSV | hsv(189, 74%, 75%) |
| CMYK | cmyk(73.8%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(64.61, -25.93, -19.74) |
| CIE-LCH | lch(64.61, 32.59, 217.28°) |
| OKLab | oklab(68.48% -0.0909 -0.0549) |
| OKLCH | oklch(68.48% 0.106 211.2) |
| XYZ | xyz(25.2782, 33.5625, 54.4261) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.36
Cadetblue
#5F9EA0
ΔE00 7.85
Greyblue
#77A1B5
ΔE00 9.85
Lightseagreen
#20B2AA
ΔE00 10.96
Darkturquoise
#00CED1
ΔE00 11.59
Teal Blue
#01889F
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABBF #BF4632
analogous
#32BF8D #32ABBF #3264BF
triadic
#32ABBF #BF32AB #ABBF32
tetradic
#32ABBF #8D32BF #BF4632 #64BF32
square
#32ABBF #8D32BF #BF4632 #64BF32
split-complementary
#32ABBF #BF3264 #BF8D32
monochromatic
#19545E #25808E #32ABBF #5AC3D4 #8BD4E1
Accessibility & contrast
On white
2.72
#32ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#32ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABBF
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABBF | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#8797BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #32abbf; /* rgb */ color: rgb(50, 171, 191); /* oklch */ color: oklch(68.5% 0.106 211.2);
Tailwind
colors: {
custom: {
50: '#7fc4d2',
500: '#32abbf',
950: '#000000',
},
}SCSS
$custom: #32abbf; $custom-light: #7fc4d2; $custom-dark: #000000;
JSON
{
"hex": "#32abbf",
"rgb": {
"r": 50,
"g": 171,
"b": 191
},
"hsl": {
"h": 188.511,
"s": 58.506,
"l": 47.255
},
"oklch": {
"l": 0.6848,
"c": 0.10621,
"h": 211.2
},
"luminance": 0.33566
}Semantic roles & 50–950 ramp
primary
#32ABBF
secondary
#CB8C82
accent
#5C46E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182