#32AFB0#32AFB0
#32AFB0 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.105 H 195.8°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #32AFB0 |
|---|---|
| RGB | rgb(50, 175, 176) |
| HSL | hsl(180, 56%, 44%) |
| HSV | hsv(180, 72%, 69%) |
| CMYK | cmyk(71.6%, 0.6%, 0%, 31%) |
| CIE-LAB | lab(65.33, -32.46, -10.31) |
| CIE-LCH | lch(65.33, 34.06, 197.61°) |
| OKLab | oklab(68.9% -0.1013 -0.0286) |
| OKLCH | oklch(68.9% 0.105 195.8) |
| XYZ | xyz(24.4783, 34.4697, 46.4291) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.67
Topaz
#13BBAF
ΔE00 5.89
Turquoise Blue
#06B1C4
ΔE00 6.30
Cadetblue
#5F9EA0
ΔE00 7.07
Sea
#3C9992
ΔE00 7.48
Tealish
#24BCA8
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AFB0 #B03332
analogous
#32B072 #32AFB0 #3270B0
triadic
#32AFB0 #B032AF #AFB032
tetradic
#32AFB0 #7232B0 #B03332 #70B032
square
#32AFB0 #7232B0 #B03332 #70B032
split-complementary
#32AFB0 #B03270 #B07232
monochromatic
#175051 #248080 #32AFB0 #51CDCE #81DBDB
Accessibility & contrast
On white
2.66
#32AFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#32AFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AFB0
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AFB0 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6B0
Deuteranopia (green-blind)
#9199B1
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32afb0; /* rgb */ color: rgb(50, 175, 176); /* oklch */ color: oklch(68.9% 0.105 195.8);
Tailwind
colors: {
custom: {
50: '#7ec7c7',
500: '#32afb0',
950: '#000000',
},
}SCSS
$custom: #32afb0; $custom-light: #7ec7c7; $custom-dark: #000000;
JSON
{
"hex": "#32afb0",
"rgb": {
"r": 50,
"g": 175,
"b": 176
},
"hsl": {
"h": 180.476,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.68897,
"c": 0.10526,
"h": 195.8
},
"luminance": 0.34473
}Semantic roles & 50–950 ramp
primary
#32AFB0
secondary
#C47A79
accent
#4A49DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282